Class Customer

Hierarchy

Implements

Constructors

Properties

address: string = ""

Address

birth_date: string = ""

Birth Date

company: string = ""

Company

created_at: Date = ...

Created At

credit: number = 0

Credit

display_name: string = ""

Display Name

error: string = ""

Error

full_name: string = ""

Full Name

gender: string = ""

Gender

group_expires_at: Date = null

Group Expires At

ic: string = ""

Identification Card

id: number = 0
image_url: string = ""

Image URL

language: string = ""

Language

license_id: number = 0

License ID

license_ids: string = ""

License IDs

normalized_username: string = ""

Normalized User Name

note: string = ""

Note

phone_number: string = ""

Phone Number

point: number = 0

Point

postcode: string = ""

Postcode

ref_id: string = ""

Reference ID

security_stamp: string = ""

Security Stamp

stripe_customer_id: string = ""

Stripe Customer ID

stripe_token: string = ""

Stripe Token

time_zone: string = ""

Time Zone

transaction_time: number = 0

Transaction Time

transaction_total: number = 0

Transaction Total

updated_at: Date = ...

Updated At

user_group_id: number = 0

User Group ID

user_group_name: string = ""

User Group Name

username: string = ""

User Name

Generated using TypeDoc