Variable: BENEFICIARY_STATUSES
List of possible statuses a beneficiary can have.const
BENEFICIARY_STATUSES:object
Type declaration
DECLINED
DECLINED:string
='declined'
PENDING
PENDING:string
='pending'
VALIDATED
VALIDATED:string
='validated'