Method: VoucherifySdk::ManagementProjectsWebhooksUpdateRequestBody.attribute_map

Defined in:
lib/VoucherifySdk/models/management_projects_webhooks_update_request_body.rb

.attribute_mapObject

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



51
52
53
54
55
56
57
# File 'lib/VoucherifySdk/models/management_projects_webhooks_update_request_body.rb', line 51

def self.attribute_map
  {
    :'target_url' => :'target_url',
    :'events' => :'events',
    :'active' => :'active'
  }
end