Method: Fastly::ServiceAuthorizationResponseDataAllOf.fastly_types

Defined in:
lib/fastly/models/service_authorization_response_data_all_of.rb

.fastly_typesObject

Attribute type mapping.



34
35
36
37
38
39
# File 'lib/fastly/models/service_authorization_response_data_all_of.rb', line 34

def self.fastly_types
  {
    :'id' => :'String',
    :'attributes' => :'Timestamps'
  }
end