Click or drag to resize

CreateAzureInvoiceConfigIncompleteUsageNotificationDay Property

Used to configure if when to send notification to reseller when usage wasn't marked as completely collected, if value is configured.

Namespace:  Atomia.Billing.Core.Sdk.BusinessLogic
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public Nullable<int> IncompleteUsageNotificationDay { get; set; }

Property Value

Type: NullableInt32
The day in month when to send notification if usage not complete.
See Also