PaymentGatewayLibrary

AuthorizeNetRequest.LastName Property

Gets or sets the last name of the customer associated with the billing address for the transaction.

[Visual Basic]
Public Property LastName As String
[C#]
public string LastName {get; set;}

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace