interface PaymentMethodListResponse {
    card: PaymentMethodInfo;
}

Properties

Properties