# SourceConfig ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**operator** | [**PolicyOperator**](PolicyOperator.md) | | [default to undefined]| |**type** | [**Array<AccountType2>**](AccountType2.md) | Source account types | [optional] [default to undefined]| |**subType** | [**Array<AccountIdentifier>**](AccountIdentifier.md) | Source account subtypes | [optional] [default to undefined]| |**ids** | [**Array<AccountIdentifier>**](AccountIdentifier.md) | Source account identifiers | [optional] [default to undefined]| |**tags** | [**Array<PolicyTag>**](PolicyTag.md) | Tags for source matching | [optional] [default to undefined]| |**matchFrom** | **string** | Whether to match from account (relevant only for ORDER policy type) | [optional] [default to undefined]| ## Enum: SourceConfigMatchFromEnum * `Account` (value: `'ACCOUNT'`) [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)