Method: DocuSign_eSign::BillingDiscount.swagger_types

Defined in:
lib/docusign_esign/models/billing_discount.rb

.swagger_typesObject

Attribute type mapping.



36
37
38
39
40
41
42
# File 'lib/docusign_esign/models/billing_discount.rb', line 36

def self.swagger_types
  {
    :'begin_quantity' => :'String',
    :'discount' => :'String',
    :'end_quantity' => :'String'
  }
end