STRUCT
FormAction.Properties
Contents
- Properties
authenticatorTyperawJsonString
public struct Properties: Decodable, Equatable
Additional properties for a FormAction.
Properties
authenticatorType
public let authenticatorType: String
The type of the authenticator to which this action is related, if applicable.
rawJsonString
public let rawJsonString: String
The raw properties from the representation.