Skip to main content
type OnrampAmount = {
  value: string;
  currency: string;
};
Onramp Amount

Properties

PropertyType
valuestring
currencystring
I