Method: Fastly::ComputeAclListEntriesMeta.attribute_map

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

.attribute_mapObject

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



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

def self.attribute_map
  {
    :'limit' => :'limit',
    :'next_cursor' => :'next_cursor'
  }
end