Click or drag to resize

ItemProvisioningAllowedType Property

Gets or sets the type of the provisioning type applied to this product. Provisioning types are: ALLOWED_WITHOUT_PAYMENT ALLOWED_AFTER_PAYMENT ALLOWED_IF_RESELLER_CREDIT_LEVEL_PERMITS_IT ALLOWED_IF_CUSTOMER_CREDIT_LEVEL_PERMITS_IT

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

Property Value

Type: ProvisioningAllowedType
See Also