type OnrampPaymentMethodLimit = { id: string; min: string; max: string; };
id
string
min
max
Was this page helpful?