Network

public enum Network : Hashable

Valid Credit Card Network options

  • Backwards compatibility guard for catching new enum values added by the service - check you have the latest version of the SDK

    Declaration

    Swift

    case unknown(String)