Click or drag to resize

ReportArchiveReseller Property

Gets or sets the id 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 virtual Guid Reseller { get; set; }

Property Value

Type: Guid
The id of the reseller.
See Also