Module: Imagekitio::Models::Accounts
- Defined in:
- lib/imagekitio/models/accounts/origin_request.rb,
lib/imagekitio/models/accounts/origin_response.rb,
lib/imagekitio/models/accounts/usage_get_params.rb,
lib/imagekitio/models/accounts/origin_get_params.rb,
lib/imagekitio/models/accounts/origin_list_params.rb,
lib/imagekitio/models/accounts/usage_get_response.rb,
lib/imagekitio/models/accounts/origin_create_params.rb,
lib/imagekitio/models/accounts/origin_delete_params.rb,
lib/imagekitio/models/accounts/origin_list_response.rb,
lib/imagekitio/models/accounts/origin_update_params.rb,
lib/imagekitio/models/accounts/url_endpoint_request.rb,
lib/imagekitio/models/accounts/url_endpoint_response.rb,
lib/imagekitio/models/accounts/url_endpoint_get_params.rb,
lib/imagekitio/models/accounts/url_endpoint_list_params.rb,
lib/imagekitio/models/accounts/url_endpoint_create_params.rb,
lib/imagekitio/models/accounts/url_endpoint_delete_params.rb,
lib/imagekitio/models/accounts/url_endpoint_list_response.rb,
lib/imagekitio/models/accounts/url_endpoint_update_params.rb
Defined Under Namespace
Modules: OriginRequest, OriginResponse Classes: OriginCreateParams, OriginDeleteParams, OriginGetParams, OriginListParams, OriginUpdateParams, URLEndpointCreateParams, URLEndpointDeleteParams, URLEndpointGetParams, URLEndpointListParams, URLEndpointRequest, URLEndpointResponse, URLEndpointUpdateParams, UsageGetParams, UsageGetResponse
Constant Summary collapse
- OriginListResponse =
Imagekitio::Internal::Type::ArrayOf[union: -> { Imagekitio::Accounts::OriginResponse }]
- URLEndpointListResponse =
Imagekitio::Internal::Type::ArrayOf[-> { Imagekitio::Accounts::URLEndpointResponse }]