Represents the response structure for supported assets.
GET //onramper/assets HTTP/1.1 Host: beta.usemoon.ai Authorization: text Accept: */*
Ok
{ "country": "text", "assets": [ { "crypto": [ "text" ], "paymentMethods": [ "text" ], "fiat": "text" } ] }