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:9

Implements

Constructors

new UserInvestResult()

new UserInvestResult(reason, message, properties): UserInvestResult

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

Parameters

reason

InvestmentReasons = InvestmentReasons.Unknown

message

string

properties

object[]

Returns

UserInvestResult

Properties

investmentReason

investmentReason: InvestmentReasons

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

Implementation of

IUserInvestResult.investmentReason


properties

properties: object[]

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

name

name: string

value

value: number

Implementation of

IUserInvestResult.properties

Accessors

message

Get Signature

get message(): string

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

Returns

string

Implementation of

IUserInvestResult.message