Represents the response from the GetSupportedOnRamps API.
GET //onramper/onramps HTTP/1.1 Host: beta.usemoon.ai Authorization: text Accept: */*
Ok
{ "message": [ { "id": "text", "displayName": "text", "icons": { "png": { "160x160": "text", "32x32": "text" }, "svg": "text" }, "icon": "text" } ] }