Structs
PhoneSignerData
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 PhoneSignerData
init(phone: String)
| Property | Type | Description |
|---|---|---|
locatorId | String | Inherited from AdminSignerData.locatorId. |
phone | String | - |
type | AdminSignerDataType | Inherited from AdminSignerData.type. |
Was this page helpful?
