Click or drag to resize

GetTotalBillingAmountByResourcesRequest Class

Request data contract for GetTotalBillingAmountByResources operation
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Provisioning.EntitiesGetTotalBillingAmountByResourcesRequest

Namespace:  Aruba.Cloud.Provisioning.Entities
Assembly:  Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class GetTotalBillingAmountByResourcesRequest

The GetTotalBillingAmountByResourcesRequest type exposes the following members.

Constructors
  NameDescription
Public methodGetTotalBillingAmountByResourcesRequest
Initializes a new instance of the GetTotalBillingAmountByResourcesRequest class
Top
Fields
  NameDescription
Public fieldBeginDate
Start date of the billing period to get data for
Public fieldEndDate
End date of the billing period to get data for
Public fieldResources
Filtering information per resource
Public fieldUserId
Cloud User ID to get the info for
Top
See Also