Alokai

SetPaymentAuthorization

type SetPaymentAuthorization = {
  amount?: InputMaybe<MoneyInput>;
  until?: InputMaybe<Scalars['DateTime']>;
};

Referenced Types

On this page