ConfidenceLevel

public enum ConfidenceLevel : String

The confidence level in the identification of the payment term.

  • Undocumented

    Declaration

    Swift

    case high = "High"
  • Undocumented

    Declaration

    Swift

    case medium = "Medium"
  • low

    Undocumented

    Declaration

    Swift

    case low = "Low"