Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 4.29 KB

Customer.md

File metadata and controls

20 lines (16 loc) · 4.29 KB

Customer

A customer in an organization.

Fields

Field Type Required Description
createdAt \DateTime ✔️ Creation timestamp of the object.
id string ✔️ The ID of the object.
metadata array<string, string|int|bool> ✔️ N/A
email string ✔️ N/A
emailVerified bool ✔️ N/A
organizationId string ✔️ N/A
avatarUrl string ✔️ N/A
modifiedAt \DateTime ✔️ Last modification timestamp of the object.
name string ✔️ N/A
billingAddress Components\Address ✔️ N/A
taxId array<string|Components\TaxIDFormat> ✔️ N/A