BillingLastName Property
The last name of the contact.
Syntax
__property String BillingLastName = {read=FBillingLastName, write=FSetBillingLastName, default=""};
Default Value
""
Remarks
The last name of the contact.
Data Type
String
PayPal Integrator V5 - Online Help
|
|||
|
Available for:
Questions / Feedback?
BillingLastName PropertyThe last name of the contact. Syntax__property String BillingLastName = {read=FBillingLastName, write=FSetBillingLastName, default=""}; Default Value"" RemarksThe last name of the contact. Data TypeString |
||