Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.01 KB

PrintContactDetails.md

File metadata and controls

15 lines (12 loc) · 1.01 KB

# PrintContactDetails

Properties

Name Type Description Notes
businessName bool Indicates whether business name is printed on the invoice [optional]
website bool Indicates whether website is printed on the invoice [optional]
telephone bool Indicates whether telephone is printed on the invoice [optional]
mobile bool Indicates whether mobile is printed on the invoice [optional]
emailAddress bool Indicates whether email address is printed on the invoice [optional]
dueDate bool Indicates whether due date is printed on the invoice [optional]
defaultDeliveryAddress string Indicates which contact address is used for the delivery address of the invoice. Valid options are: INVOICE_ADDRESS, CONTACT_DELIVERY_ADDRESS, NONE. [optional]

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