Alokai

PaymentSourceInput

The payment source information

type PaymentSourceInput = {
  card: CardPaymentSourceInput;
};

Referenced Types

On this page