STRUCT

FormAction.Properties

Contents

swift
public struct Properties: Decodable, Equatable

Additional properties for a FormAction.

Properties

authenticatorType

swift
public let authenticatorType: String

The type of the authenticator to which this action is related, if applicable.

rawJsonString

swift
public let rawJsonString: String

The raw properties from the representation.