realty-investor-timeline

@cubedelement.com/realty-investor-timeline


@cubedelement.com/realty-investor-timeline / investments/user-invest-result / UserInvestResult

Class: UserInvestResult

Defined in: investments/user-invest-result.ts:8

Implements

Constructors

new UserInvestResult()

new UserInvestResult(reason, message): UserInvestResult

Defined in: investments/user-invest-result.ts:16

Parameters

reason

InvestmentReasons = InvestmentReasons.Unknown

message

string = ''

Returns

UserInvestResult

Properties

investmentReason

investmentReason: InvestmentReasons

Defined in: investments/user-invest-result.ts:14

Implementation of

IUserInvestResult.investmentReason

Accessors

message

Get Signature

get message(): string

Defined in: investments/user-invest-result.ts:9

Returns

string

Implementation of

IUserInvestResult.message