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