Alokai

BuildCustomPaymentAttributesParams

export type BuildCustomPaymentAttributesParams = {
    payload: PaymentRequestPayload;
};

Referenced Types

On this page