Click or drag to resize

InvoiceResellerFirstName Property

Gets or sets the first name of the reseller.

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public string ResellerFirstName { get; set; }

Property Value

Type: String
The first name of the reseller.
See Also