BillingInvoiceCollectionGetAllOptions.Count Property

Definition

The count query option allows clients to request a count of the matching resources included with the resources in the response.

public bool? Count { get; set; }
member this.Count : Nullable<bool> with get, set
Public Property Count As Nullable(Of Boolean)

Property Value

Applies to