Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 847 Bytes

MccRestrictionGroupsIdBody.md

File metadata and controls

19 lines (15 loc) · 847 Bytes

Treezor.MccRestrictionGroupsIdBody

Properties

Name Type Description Notes
name String Name of the MCC restriction group [optional]
status String Status of the MCC group [optional]
isWhitelist Boolean determines whether it will be a black or a white list [optional] [default to true]
mcc [Number] Array of MCC [optional]
startDate String The date at which the MCC restriction group will be take into account. Format YYYY-MM-DD HH:MM:SS [optional]
fields [String] List of the object's properties you want to pick up. [optional]

Enum: StatusEnum

  • VALIDATED (value: "VALIDATED")
  • PENDING (value: "PENDING")
  • CANCELED (value: "CANCELED")