Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 2.25 KB

EzmaxinvoicingagentResponseCompound.md

File metadata and controls

35 lines (30 loc) · 2.25 KB

openapi.model.EzmaxinvoicingagentResponseCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzmaxinvoicingagentID int The unique ID of the Ezmaxinvoicingagent [optional]
fkiEzmaxinvoicingID int The unique ID of the Ezmaxinvoicing [optional]
fkiBillingentityinternalID int The unique ID of the Billingentityinternal.
sBillingentityinternalDescriptionX String The description of the Billingentityinternal in the language of the requester
fkiAgentID int The unique ID of the Agent. [optional]
fkiBrokerID int The unique ID of the Broker. [optional]
iEzmaxinvoicingagentSession int The number of sessions
iEzmaxinvoicingagentCloned int The number of times this user was cloned
iEzmaxinvoicingagentInvoice int The number of invoices
iEzmaxinvoicingagentInscription int The number of inscriptions
iEzmaxinvoicingagentInscriptionactive int The number of active inscriptions
iEzmaxinvoicingagentSale int The number of sales
iEzmaxinvoicingagentOtherincome int The number of otherincomes
iEzmaxinvoicingagentCommissioncalculation int The number of commission calculations
iEzmaxinvoicingagentEzsigndocument int The number of ezsign documents
bEzmaxinvoicingagentEzsignaccount bool Whether the agent has an eZsign account
bEzmaxinvoicingagentBillableezmax bool Whether it is billable for eZmax
eEzmaxinvoicingagentVariationezmax FieldEEzmaxinvoicingagentVariationezmax
bEzmaxinvoicingagentBillableezsign bool Whether it is billable for eZsign
eEzmaxinvoicingagentVariationezsign FieldEEzmaxinvoicingagentVariationezsign
objContactName CustomContactNameResponse

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