PresentmentDlvProfile

PresentmentDlvProfile class

Biller delivery profile class.

public class PresentmentDlvProfile

Constructors

NameDescription
PresentmentDlvProfile()Initializes a new instance of PresentmentDlvProfile class.

Properties

NameDescription
CanSupportGroupId { get; set; }Gets or sets whether supports account information requests for a group of users.
CanSupportImages { get; set; }Gets or sets whether supports delivery of images as multipart MIME.
CanUpdatePresentmentNameAddress { get; set; }Gets or sets whether supports update of the PresentmentNameAddress associated with a particular bill,
ProcessingDaysOffs { get; set; }Gets or sets the days of week that no processing occurs.
ProcessingEndTime { get; set; }Gets or sets the time of day that day’s processing ends.

See Also