PresentmentMailResponse

PresentmentMailResponse class

Bill presentment mail response class.

public class PresentmentMailResponse

Constructors

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

Properties

NameDescription
Mail { get; set; }Gets or sets the Mail.
PresentmentAccountFrom { get; set; }Gets or sets the from of PresentmentAccount.

See Also