DependentCardApplicationStatus
No description
enum DependentCardApplicationStatus {
APPROVED
ERROR
PENDING
}
Values
DependentCardApplicationStatus.APPROVED
The Dependent Card Application has been approved.
DependentCardApplicationStatus.ERROR
The Dependent Card Application failed.
DependentCardApplicationStatus.PENDING
The Dependent Card Application has been received and is being processed.