Invoice Amount Property CelloSaaS API Documentation
Total bill amount (sum of all line items amount)

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

public double Amount { get; set; }

Property Value

Type: Double
See Also