Method: Fastly::ServiceAuthorizationResponseDataAllOf.attribute_map
- Defined in:
- lib/fastly/models/service_authorization_response_data_all_of.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
21 22 23 24 25 26 |
# File 'lib/fastly/models/service_authorization_response_data_all_of.rb', line 21 def self.attribute_map { :'id' => :'id', :'attributes' => :'attributes' } end |