Skip to content

Latest commit

 

History

History
65 lines (60 loc) · 5.01 KB

CustomerResponse.md

File metadata and controls

65 lines (60 loc) · 5.01 KB

EzmaxApi::Object::CustomerResponse

Load the model package

use EzmaxApi::Object::CustomerResponse;

Properties

Name Type Description Notes
pki_customer_id int The unique ID of the Customer.
fki_company_id int The unique ID of the Company
fki_customergroup_id int The unique ID of the Customergroup
s_customer_name string The name of the Customer
fki_contactinformations_id int The unique ID of the Contactinformations
fki_contactcontainer_id int The unique ID of the Contactcontainer
fki_image_id int The unique ID of the Image
fki_glaccountcontainer_id int The unique ID of the Glaccountcontainer
fki_language_id int The unique ID of the Language. Valid values: Value
fki_department_id int The unique ID of the Department
fki_paymentmethod_id int The unique ID of the Paymentmethod
fki_electronicfundstransferbankaccount_id int The unique ID of the Electronicfundstransferbankaccount
fki_electronicfundstransferbankaccount_id_directdebit int The unique ID of the Electronicfundstransferbankaccount
fki_sendingmethod_id int The unique ID of the Sendingmethod
fki_taxassignment_id int The unique ID of the Taxassignment. Valid values: Value
fki_attendancestatus_id int The unique ID of the Attendancestatus
fki_agent_id_variableexpensechargeto int The unique ID of the Agent.
fki_broker_id_variableexpensechargeto int The unique ID of the Broker.
fki_customer_id_variableexpensechargeto int The unique ID of the Customer.
fki_glaccountcontainer_id_variableexpensechargeto int The unique ID of the Glaccountcontainer
fki_agent_id_supplychargechargeto int The unique ID of the Agent.
fki_broker_id_supplychargechargeto int The unique ID of the Broker.
fki_customer_id_supplychargechargeto int The unique ID of the Customer.
fki_glaccountcontainer_id_supplychargechargeto int The unique ID of the Glaccountcontainer
fki_invoicealternatelogo_id int The unique ID of the Invoicealternatelogo
fki_synchronizationlinkserver_id int The unique ID of the Synchronizationlinkserver
efki_user_id int The unique ID of the User [optional]
efks_customer_code string The code of the Customer [optional]
s_customer_code string The code of the Customer
d_customer_fulltimeequivalent string The fulltimeequivalent of the Customer
i_customer_photocopiercode int The photocopiercode of the Customer
i_customer_longdistancecode int The longdistancecode of the Customer
i_customer_timewindowstart int The timewindowstart of the Customer
i_customer_timewindowend int The timewindowend of the Customer
d_customer_minimumchargeableinterests string The minimumchargeableinterests of the Customer
dt_customer_birthdate string The birthdate of the Customer
dt_customer_transfer string The transfer of the Customer
dt_customer_transferappointment string The transferappointment of the Customer
dt_customer_transfersurvey string The transfersurvey of the Customer
b_customer_isactive boolean Whether the customer is active or not
b_customer_variableexpensefinanced boolean Whether if it's an variableexpensefinanced
b_customer_variableexpensefinancedtaxes boolean Whether if it's an variableexpensefinancedtaxes
b_customer_supplychargefinanced boolean Whether if it's an supplychargefinanced
b_customer_supplychargefinancedtaxes boolean Whether if it's an supplychargefinancedtaxes
b_customer_attendance boolean Whether if it's an attendance
e_customer_type FieldECustomerType
e_customer_marketingcorrespondence FieldECustomerMarketingcorrespondence
b_customer_blackcopycarbon boolean Whether if it's an blackcopycarbon
b_customer_unsubscribeinfo boolean Whether if it's an unsubscribeinfo
t_customer_comment string The comment of the Customer
importid string [optional]

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