Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.05 KB

BillbeeInterfacesBillbeeAPIModelOrderUser.md

File metadata and controls

17 lines (14 loc) · 1.05 KB

# BillbeeInterfacesBillbeeAPIModelOrderUser

Properties

Name Type Description Notes
platform string The name of the platform from which this customer originated [optional]
billbee_shop_name string The name of shop connection in Billbee [optional]
billbee_shop_id int The Billbee internal id of the shop connection [optional]
id string The Billbee internal id of this customer [optional]
nick string The nick name (if available) from the original system [optional]
first_name string The first name of this customer [optional]
last_name string The last name of this customer [optional]
full_name string The full name ("firstname lastname") of this customer [optional] [readonly]
email string The email address of this customer [optional]

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