Method: KlaviyoAPI::ProfileMeta.openapi_types
- Defined in:
- lib/klaviyo-api-sdk/models/profile_meta.rb
.openapi_types ⇒ Object
Attribute type mapping.
33 34 35 36 37 |
# File 'lib/klaviyo-api-sdk/models/profile_meta.rb', line 33 def self.openapi_types { :'patch_properties' => :'ProfileMetaPatchProperties' } end |