Method: Fastly::ServiceInvitationData.attribute_map

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

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



23
24
25
26
27
28
29
# File 'lib/fastly/models/service_invitation_data.rb', line 23

def self.attribute_map
  {
    :'type' => :'type',
    :'attributes' => :'attributes',
    :'relationships' => :'relationships'
  }
end