Skip to main content

InvestmentUserEmploymentInfoInput

No description

input InvestmentUserEmploymentInfoInput {
company: String
employmentStatus: InvestmentUserEmploymentStatus
position: InvestmentUserEmploymentPosition
type: InvestmentUserEmploymentType
}

Fields

InvestmentUserEmploymentInfoInput.company ● String scalar

The name of the company for which the user works.

InvestmentUserEmploymentInfoInput.employmentStatus ● InvestmentUserEmploymentStatus enum

User's employment status.

InvestmentUserEmploymentInfoInput.position ● InvestmentUserEmploymentPosition enum

The employment position a user holds.

InvestmentUserEmploymentInfoInput.type ● InvestmentUserEmploymentType enum

The type of work the user is employed doing. This is a broad category and can be considered an employment 'sector'.

Member of

UpdateDriveWealthRegistrationStateInput input