@qonto/embed-sdk / <internal> / src/common/constants / BENEFICIARY_STATUSES

Variable: BENEFICIARY_STATUSES

const BENEFICIARY_STATUSES: object
List of possible statuses a beneficiary can have.

Type declaration

DECLINED

DECLINED: string = 'declined'

PENDING

PENDING: string = 'pending'

VALIDATED

VALIDATED: string = 'validated'