Initializers
init(from:)
Inherited fromDecodable.init(from:).
Swift Structure
struct WalletConfigApiModel
Decodable.init(from:).
init(from decoder: any Decoder) throws
let recovery: any AdminSignerApiModel
let signers: [WalletDelegatedSignerConfigApiModel]?
Was this page helpful?