SavingsPlanValidResponseProperty interface

Benefit scope response property

Properties

reason

Failure reason if the provided input was invalid

reasonCode

Failure reason code if the provided input was invalid

valid

Indicates if the provided input was valid

Property Details

reason

Failure reason if the provided input was invalid

reason?: string

Property Value

string

reasonCode

Failure reason code if the provided input was invalid

reasonCode?: string

Property Value

string

valid

Indicates if the provided input was valid

valid?: boolean

Property Value

boolean