The UsageDetail type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | UsageDetail | Initializes a new instance of the UsageDetail class |
Properties
Name | Description | |
---|---|---|
![]() | Amount |
Gets or sets the amount.
|
![]() | ModuleCode |
Gets or sets the module code.
|
![]() | TenantId |
Gets or sets the tenant id.
|
![]() | Threshold |
Gets or sets usage alert threshold in percentage
|
![]() | UsageCode |
Gets or sets the usage code.
|
![]() | UsageName |
Gets or sets the name of the usage.
|
![]() | UsageType |
Gets or sets the usage type
|
See Also