Enumeration Cases
| Case | Description |
|---|---|
email(_:) | - |
phoneNumber(_:) | - |
twitter(_:) | - |
userId(_:) | - |
x(_:) | - |
Initializers
init(from:)
Inherited fromDecodable.init(from:).
init(from:)
Instance Properties
| Property | Type | Description |
|---|---|---|
description | String | Inherited from CustomStringConvertible.description. |
Instance Methods
encode(to:)
Inherited fromEncodable.encode(to:).

