AccountUsage
Import this model from the entry point of its package:
import { AccountUsage } from '@sailpoint/angular-sdk/account_usages';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| date | (optional) string | The first day of the month for which activity is aggregated. | [default to undefined] |
| count | (optional) number | The number of days within the month that the account was active in a source. | [default to undefined] |