PCPayType

public enum PCPayType : String, Codable, Equatable, CaseIterable

Type of the notification

  • Undocumented

    Declaration

    Swift

    case concardis = "concardis"
  • Undocumented

    Declaration

    Swift

    case paypal = "paypal"
  • Undocumented

    Declaration

    Swift

    case paydirekt = "paydirekt"