Initializers
init(from:)
Inherited fromDecodable.init(from:).
Swift Structure
struct WalletDelegatedSignerConfigApiModel
Decodable.init(from:).
init(from decoder: any Decoder) throws
let locator: String?
let signer: String?
Was this page helpful?