type OnrampPaymentCurrency = { id: string; limits: OnrampPaymentMethodLimit[]; };
id
string
limits
OnrampPaymentMethodLimit
Was this page helpful?