PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

LastPaymentAmount Property

The last payment amount received from this profile.

Syntax

[VB.NET]
Public ReadOnlyProperty LastPaymentAmount As String

[C#]
public string LastPaymentAmount {get;}

Remarks

This property contains the amount that was received from the last payment made from this profile.

This value must not exceed $10,000 USD in any currency.

It will also not contain any currency symbols, must have two decimal places separated by a period (.), and optionally a comma (,) separating the thousands digits.

This property is read-only.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0