The MeteringLog type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | MeteringLog | Initializes a new instance of the MeteringLog class |
Properties
Name | Description | |
---|---|---|
![]() | Amount |
Gets or sets the usage amount
|
![]() | Id |
Gets or sets the Metering Log Identifeir
|
![]() | LoggedBy |
Gets or sets the identifier of user who created log
|
![]() | LoggedDate |
Gets or sets the date time of log created
|
![]() | TenantId |
Gets or sets the Tenant Identifeir
|
![]() | UsageCode |
Gets or sets usag code
|
See Also