BillingAuditSearchCondition BillingAuditStatus Property CelloSaaS API Documentation
Gets or sets billing audit status

Namespace: CelloSaaS.Billing.Model
Assembly: CelloSaaS.Billing (in CelloSaaS.Billing.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public Nullable<BillingAuditStatus> BillingAuditStatus { get; set; }

Property Value

Type: Nullable BillingAuditStatus 
See Also