Interface SnapshotListSnapshotsItem.AccountType
-
- Enclosing class:
- SnapshotListSnapshotsItem
public static interface SnapshotListSnapshotsItem.AccountTypeType of account. Possible values are [enterprise, account].
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringACCOUNTaccount.static java.lang.StringENTERPRISEenterprise.
-
-
-
Field Detail
-
ACCOUNT
static final java.lang.String ACCOUNT
account.- See Also:
- Constant Field Values
-
ENTERPRISE
static final java.lang.String ENTERPRISE
enterprise.- See Also:
- Constant Field Values
-
-