Swift Structure
struct FundWalletApiRequest
Decodable.init(from:)
init(from decoder: any Decoder) throws
init(token: String, amount: Int, chain: String)
Was this page helpful?