HyperwalletFieldSelectionOption

public struct HyperwalletFieldSelectionOption : Codable

Representation of the transfer method configuration field selection option

  • The label

    Declaration

    Swift

    public let label: String?
  • The value

    Declaration

    Swift

    public let value: String?