FrPaymentStandingOrderType

public enum FrPaymentStandingOrderType : String, Codable
  • Declaration

    Swift

    case auto = "Auto"
  • Declaration

    Swift

    case domestic = "Domestic"
  • Declaration

    Swift

    case international = "International"