Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 924 Bytes

File metadata and controls

25 lines (13 loc) · 924 Bytes

AccountConfig

Properties

Name Type Description Notes
type AccountType2 [default to undefined]
operator PolicyOperator [default to undefined]
subType Array<AccountIdentifier> [optional] [default to undefined]
ids Array<AccountIdentifier> [optional] [default to undefined]
matchFrom string Whether to match from account or source [optional] [default to undefined]

Enum: AccountConfigMatchFromEnum

  • Account (value: 'ACCOUNT')

  • Source (value: 'SOURCE')

[Back to top] [Back to API list] [Back to Model list] [Back to README]