LastPmtInfoType

LastPmtInfoType class

Last payment information type class.

public class LastPmtInfoType

Constructors

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

Properties

Name Description
LastPaymentAmount { get; set; } Gets or sets the amount of payment received for the account.
LastPaymentDate { get; set; } Gets or sets the date of last payment received for the account.

See Also