Click or drag to resize

ItemIncludedServiceConfigurationValues Property

Gets or sets the values.

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public IList<ItemIncludedServiceValue> Values { get; set; }

Property Value

Type: IListItemIncludedServiceValue
The values.
See Also