Variable: ACCOUNT_STATUS
const
ACCOUNT_STATUS:object
Type declaration
ACTIVE
readonly
ACTIVE:"active"
='active'
CLOSED
readonly
CLOSED:"closed"
='closed'
PENDING
readonly
PENDING:"pending"
='pending'
WAITING
readonly
WAITING:"waiting_for_funds"
='waiting_for_funds'