customer_obj

Struct describing a customer.

Data type

struct. The fields are listed below.

Fields

  • company
    string
    Company name; empty for a private individual.
  • name
    string
    First and last name of the contact or account owner.
  • customer_number
    string
    Customer number.
  • account_type
    account_type
    Loopia account type.
Was this article helpful?

Related Articles