Skip to content

Latest commit

 

History

History
60 lines (56 loc) · 5.03 KB

CustomerResponse.md

File metadata and controls

60 lines (56 loc) · 5.03 KB

CustomerResponse

Properties

Name Type Description Notes
pkiCustomerID NSNumber* The unique ID of the Customer.
fkiCompanyID NSNumber* The unique ID of the Company
fkiCustomergroupID NSNumber* The unique ID of the Customergroup
sCustomerName NSString* The name of the Customer
fkiContactinformationsID NSNumber* The unique ID of the Contactinformations
fkiContactcontainerID NSNumber* The unique ID of the Contactcontainer
fkiImageID NSNumber* The unique ID of the Image
fkiGlaccountcontainerID NSNumber* The unique ID of the Glaccountcontainer
fkiLanguageID NSNumber* The unique ID of the Language. Valid values: Value
fkiDepartmentID NSNumber* The unique ID of the Department
fkiPaymentmethodID NSNumber* The unique ID of the Paymentmethod
fkiElectronicfundstransferbankaccountID NSNumber* The unique ID of the Electronicfundstransferbankaccount
fkiElectronicfundstransferbankaccountIDDirectdebit NSNumber* The unique ID of the Electronicfundstransferbankaccount
fkiSendingmethodID NSNumber* The unique ID of the Sendingmethod
fkiTaxassignmentID NSNumber* The unique ID of the Taxassignment. Valid values: Value
fkiAttendancestatusID NSNumber* The unique ID of the Attendancestatus
fkiAgentIDVariableexpensechargeto NSNumber* The unique ID of the Agent.
fkiBrokerIDVariableexpensechargeto NSNumber* The unique ID of the Broker.
fkiCustomerIDVariableexpensechargeto NSNumber* The unique ID of the Customer.
fkiGlaccountcontainerIDVariableexpensechargeto NSNumber* The unique ID of the Glaccountcontainer
fkiAgentIDSupplychargechargeto NSNumber* The unique ID of the Agent.
fkiBrokerIDSupplychargechargeto NSNumber* The unique ID of the Broker.
fkiCustomerIDSupplychargechargeto NSNumber* The unique ID of the Customer.
fkiGlaccountcontainerIDSupplychargechargeto NSNumber* The unique ID of the Glaccountcontainer
fkiInvoicealternatelogoID NSNumber* The unique ID of the Invoicealternatelogo
fkiSynchronizationlinkserverID NSNumber* The unique ID of the Synchronizationlinkserver
efkiUserID NSNumber* The unique ID of the User [optional]
efksCustomerCode NSString* The code of the Customer [optional]
sCustomerCode NSString* The code of the Customer
dCustomerFulltimeequivalent NSString* The fulltimeequivalent of the Customer
iCustomerPhotocopiercode NSNumber* The photocopiercode of the Customer
iCustomerLongdistancecode NSNumber* The longdistancecode of the Customer
iCustomerTimewindowstart NSNumber* The timewindowstart of the Customer
iCustomerTimewindowend NSNumber* The timewindowend of the Customer
dCustomerMinimumchargeableinterests NSString* The minimumchargeableinterests of the Customer
dtCustomerBirthdate NSString* The birthdate of the Customer
dtCustomerTransfer NSString* The transfer of the Customer
dtCustomerTransferappointment NSString* The transferappointment of the Customer
dtCustomerTransfersurvey NSString* The transfersurvey of the Customer
bCustomerIsactive NSNumber* Whether the customer is active or not
bCustomerVariableexpensefinanced NSNumber* Whether if it's an variableexpensefinanced
bCustomerVariableexpensefinancedtaxes NSNumber* Whether if it's an variableexpensefinancedtaxes
bCustomerSupplychargefinanced NSNumber* Whether if it's an supplychargefinanced
bCustomerSupplychargefinancedtaxes NSNumber* Whether if it's an supplychargefinancedtaxes
bCustomerAttendance NSNumber* Whether if it's an attendance
eCustomerType FieldECustomerType*
eCustomerMarketingcorrespondence FieldECustomerMarketingcorrespondence*
bCustomerBlackcopycarbon NSNumber* Whether if it's an blackcopycarbon
bCustomerUnsubscribeinfo NSNumber* Whether if it's an unsubscribeinfo
tCustomerComment NSString* The comment of the Customer
iMPORTID NSString* [optional]

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