Click or drag to resize

SelectedCounterPricePriceListOwnerId Property

Gets or sets the price list owner identifier.

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

Property Value

Type: Guid
The price list owner identifier.
See Also