Interface BusinessRepresentative

Export

BusinessRepresentative

Hierarchy

  • BusinessRepresentative

Properties

addresses: Address[]

Registered residential address for this principal

Memberof

BusinessRepresentative

created_at: string

Time at which the object was created.

Memberof

BusinessRepresentative

email?: string

The email address of the representative.

Memberof

BusinessRepresentative

first_name?: string

The representative's first name.

Memberof

BusinessRepresentative

id: string

Unique identifier for the object.

Memberof

BusinessRepresentative

is_applicant: boolean

If this associate is the one completing the application.

Memberof

BusinessRepresentative

is_control_prong: boolean

If this associate has a controlling interest.

Memberof

BusinessRepresentative

job_title: string

The representative's title at the company.

Memberof

BusinessRepresentative

last_name?: string

The representative's last name.

Memberof

BusinessRepresentative

middle_name?: string

The representative's middle name.

Memberof

BusinessRepresentative

phone: string

The phone number for the representative.

Memberof

BusinessRepresentative

Type of representative. Ex. shareholder, director, merchant rep, contact

Memberof

BusinessRepresentative

updated_at: string

Time at which the object was last updated.

Memberof

BusinessRepresentative

Generated using TypeDoc