Initializers
init(from:)
Inherited fromDecodable.init(from:).
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Swift Structure
struct EmailSignerApiModel
Decodable.init(from:).
init(from decoder: any Decoder) throws
| Property | Type | Description |
|---|---|---|
email | String | - |
locator | String | - |
toDomain | any AdminSignerData | Inherited from AdminSignerApiModel.toDomain. |
type | AdminSignerDataType | Inherited from AdminSignerApiModel.type. |
Was this page helpful?
