interface TeamPayoutAccount {
    gateway: TeamPayoutGateway;
    status: TeamPayoutAccountStatus;
}

Properties

Properties