InvestmentUserInvestingProfile
No description
type InvestmentUserInvestingProfile {
annualIncome: Int
networthTotal: Int @deprecated
}
Fields
InvestmentUserInvestingProfile.annualIncome ● Int scalar
User's approximate annual income in USD.
InvestmentUserInvestingProfile.networthTotal ● Int deprecated scalar
DEPRECATED: This field is no longer required by our partner.User's approximate total net worth in USD.
Member of
InvestmentsRegistrationState object