HyperwalletConditionalPattern

public struct HyperwalletConditionalPattern : Codable

Representation of the transfer method configuration field conditionalPatterns

  • The pattern

    Declaration

    Swift

    public let pattern: String
  • The regex

    Declaration

    Swift

    public let regex: String