LastPmtInfoType

LastPmtInfoType class

Last payment information type class.

public class LastPmtInfoType

Constructors

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

Properties

NameDescription
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