Method: TalonOne::MultipleCustomerProfileIntegrationRequest.openapi_types
- Defined in:
- lib/talon_one/models/multiple_customer_profile_integration_request.rb
.openapi_types ⇒ Object
Attribute type mapping.
27 28 29 30 31 |
# File 'lib/talon_one/models/multiple_customer_profile_integration_request.rb', line 27 def self.openapi_types { :'customer_profiles' => :'Array<MultipleCustomerProfileIntegrationRequestItem>' } end |