Skip to main content

PartnershipStatus

No description

enum PartnershipStatus {
Accepted
Canceling
Canceled
}

Values

PartnershipStatus.Accepted

When the partnership is accepted by the account holder for this account

PartnershipStatus.Canceling

When you decide to stop the partnership, you have 2 months notice

PartnershipStatus.Canceled

When the partnership was canceled by you or the account holder

Member Of

PartnershipAcceptedStatusInfo object ● PartnershipCanceledStatusInfo object ● PartnershipCancelingStatusInfo object ● PartnershipStatusInfo interface