Structs
EmailSignerData
Swift Structure
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Swift Structure
struct EmailSignerData
init(email: String)
| Property | Type | Description |
|---|---|---|
email | String | - |
locatorId | String | Inherited from AdminSignerData.locatorId. |
type | AdminSignerDataType | Inherited from AdminSignerData.type. |
Was this page helpful?
