PaymentGatewayLibrary

AuthorizeNetRequest.FirstName Property

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

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

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace