PresentmentMailResponse

PresentmentMailResponse class

Bill presentment mail response class.

public class PresentmentMailResponse

Constructors

Name Description
PresentmentMailResponse() Initializes a new instance of PresentmentMailResponse class.

Properties

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

See Also