Skip to main content
Structure
struct FundWalletApiRequest

Initializers

init(from:)

Inherited from Decodable.init(from:).
init(from decoder: any Decoder) throws

init(token:amount:chain:)

init(token: String, amount: Int, chain: String)