Alokai

MutationCreatePaymentArgs

type MutationCreatePaymentArgs = {
  draft: PaymentDraft;
};

Referenced Types

On this page