Method: TalonOne::CatalogSyncRequest.openapi_types

Defined in:
lib/talon_one/models/catalog_sync_request.rb

.openapi_typesObject

Attribute type mapping.



31
32
33
34
35
36
# File 'lib/talon_one/models/catalog_sync_request.rb', line 31

def self.openapi_types
  {
    :'actions' => :'Array<CatalogAction>',
    :'version' => :'Integer'
  }
end