Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 2.91 KB

EzmaxinvoicingResponseCompound.md

File metadata and controls

36 lines (31 loc) · 2.91 KB

openapi.model.EzmaxinvoicingResponseCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzmaxinvoicingID int The unique ID of the Ezmaxinvoicing [optional]
fkiEzmaxinvoicingcontractID int The unique ID of the Ezmaxinvoicingcontract
fkiEzmaxpricingID int The unique ID of the Ezmaxpricing
fkiSystemconfigurationtypeID int The unique ID of the Systemconfigurationtype
sSystemconfigurationtypeDescriptionX String The description of the Systemconfigurationtype in the language of the requester
yyyymmEzmaxinvoicing String The YYYYMM period of the Ezmaxinvoicing
iEzmaxinvoicingDays int The number of days invoiced
eEzmaxinvoicingPaymenttype FieldEEzmaxinvoicingPaymenttype
dEzmaxinvoicingRebatepaymenttype String The percentage of rebate depending of the payment type
iEzmaxinvoicingContractlength int The length of the contract in years
dEzmaxinvoicingRebatecontractlength String The percentage of rebate depending of the contract length
bEzmaxinvoicingRebateEzsignallagents bool Whether the rebate for eZsign is for all agents
objAudit CommonAudit [optional]
objEzmaxinvoicingcontract EzmaxinvoicingcontractResponseCompound
objEzmaxpricing CustomEzmaxpricingResponse
aObjEzmaxinvoicingsummaryglobal List [default to const []]
aObjEzmaxinvoicingsummaryexternal List [default to const []]
aObjEzmaxinvoicingsummaryinternal List [default to const []]
aObjEzmaxinvoicingagent List [default to const []]
aObjEzmaxinvoicinguser List [default to const []]
aObjEzmaxinvoicingezsignfolder List [default to const []]
aObjEzmaxinvoicingezsigndocument List [default to const []]

[Back to Model list] [Back to API list] [Back to README]