ProcessingDaysOffs

BillPayMessageSetV1.ProcessingDaysOffs property

Gets or sets the days of week that no processing occurs.

public List<DaysEnum> ProcessingDaysOffs { get; set; }

See Also