Module: CoreLibrary

Defined in:
lib/apimatic-core/http/response/api_response.rb,
lib/apimatic-core/api_call.rb,
lib/apimatic-core/request_builder.rb,
lib/apimatic-core/types/parameter.rb,
lib/apimatic-core/response_handler.rb,
lib/apimatic-core/types/error_case.rb,
lib/apimatic-core/logger/sdk_logger.rb,
lib/apimatic-core/utilities/constants.rb,
lib/apimatic-core/types/sdk/base_model.rb,
lib/apimatic-core/types/xml_attributes.rb,
lib/apimatic-core/utilities/api_helper.rb,
lib/apimatic-core/utilities/xml_helper.rb,
lib/apimatic-core/logger/nil_sdk_logger.rb,
lib/apimatic-core/utilities/auth_helper.rb,
lib/apimatic-core/utilities/file_helper.rb,
lib/apimatic-core/http/http_call_context.rb,
lib/apimatic-core/types/sdk/file_wrapper.rb,
lib/apimatic-core/utilities/json_pointer.rb,
lib/apimatic-core/types/sdk/api_exception.rb,
lib/apimatic-core/utilities/logger_helper.rb,
lib/apimatic-core/types/union_types/any_of.rb,
lib/apimatic-core/types/union_types/one_of.rb,
lib/apimatic-core/authentication/query_auth.rb,
lib/apimatic-core/http/request/http_request.rb,
lib/apimatic-core/pagination/paginated_data.rb,
lib/apimatic-core/authentication/header_auth.rb,
lib/apimatic-core/utilities/date_time_helper.rb,
lib/apimatic-core/utilities/deep_clone_utils.rb,
lib/apimatic-core/http/response/http_response.rb,
lib/apimatic-core/types/union_types/leaf_type.rb,
lib/apimatic-core/utilities/comparison_helper.rb,
lib/apimatic-core/utilities/union_type_helper.rb,
lib/apimatic-core/utilities/json_pointer_helper.rb,
lib/apimatic-core/utilities/rack_request_helper.rb,
lib/apimatic-core/pagination/pagination_strategy.rb,
lib/apimatic-core/types/sdk/validation_exception.rb,
lib/apimatic-core/factories/http_response_factory.rb,
lib/apimatic-core/authentication/multiple/auth_group.rb,
lib/apimatic-core/http/configurations/proxy_settings.rb,
lib/apimatic-core/authentication/multiple/single_auth.rb,
lib/apimatic-core/configurations/global_configuration.rb,
lib/apimatic-core/exceptions/auth_validation_exception.rb,
lib/apimatic-core/types/union_types/union_type_context.rb,
lib/apimatic-core/authentication/multiple/or_auth_group.rb,
lib/apimatic-core/pagination/strategies/link_pagination.rb,
lib/apimatic-core/pagination/strategies/page_pagination.rb,
lib/apimatic-core/authentication/multiple/and_auth_group.rb,
lib/apimatic-core/exceptions/any_of_validation_exception.rb,
lib/apimatic-core/exceptions/one_of_validation_exception.rb,
lib/apimatic-core/pagination/strategies/cursor_pagination.rb,
lib/apimatic-core/pagination/strategies/offset_pagination.rb,
lib/apimatic-core/http/configurations/http_client_configuration.rb,
lib/apimatic-core/logger/configurations/api_logging_configuration.rb,
lib/apimatic-core/security/signature_verification/hmac_signature_verifier.rb

Overview

type_combinator_simple

This file was automatically generated by APIMATIC v2.0 ( apimatic.io ).

Defined Under Namespace

Classes: And, AnyOf, AnyOfValidationException, ApiCall, ApiException, ApiHelper, ApiLoggingConfiguration, ApiRequestLoggingConfiguration, ApiResponse, ApiResponseLoggingConfiguration, AuthGroup, AuthHelper, AuthValidationException, Base64Encoder, Base64UrlEncoder, BaseHttpLoggingConfiguration, BaseModel, ComparisonHelper, CursorPagination, DateTimeHelper, DeepCloneUtils, DigestEncoder, ErrorCase, FileHelper, FileWrapper, GlobalConfiguration, HeaderAuth, HexEncoder, HmacSignatureVerifier, HttpCallContext, HttpClientConfiguration, HttpRequest, HttpResponse, HttpResponseFactory, JsonPointer, JsonPointerHelper, LeafType, LinkPagination, LoggerHelper, NilSdkLogger, OffsetPagination, OneOf, OneOfValidationException, Or, PagePagination, PaginatedData, PaginationStrategy, Parameter, ProxySettings, QueryAuth, RackRequestHelper, RequestBuilder, ResponseHandler, SdkLogger, Single, UnionTypeContext, UnionTypeHelper, ValidationException, XmlAttributes, XmlHelper

Constant Summary collapse

CONTENT_TYPE_HEADER =
'content-type'.freeze
CONTENT_LENGTH_HEADER =
'content-length'.freeze
METHOD =
'method'.freeze
URL =
'url'.freeze
STATUS_CODE =
'status_code'.freeze
REDACTED =
'**Redacted**'.freeze