SavingsPlanValidResponseProperty interface

Benefit scope response property

Properties

reason

Failure reason if the provided input is invalid

reasonCode

Failure reason code if the provided input is invalid

valid

Indicates if the provided input is valid

Property Details

reason

Failure reason if the provided input is invalid

reason?: string

Property Value

string

reasonCode

Failure reason code if the provided input is invalid

reasonCode?: string

Property Value

string

valid

Indicates if the provided input is valid

valid?: boolean

Property Value

boolean