# CounterpartyGroup ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**groupId** | **string** | Unique identifier of the counterparty group | [default to undefined]| |**name** | **string** | Human-readable name of the group | [default to undefined]| |**isActive** | **boolean** | Whether the counterparty group is currently active | [default to undefined]| |**createdAt** | **string** | ISO 8601 timestamp when the group was created | [default to undefined]| |**updatedAt** | **string** | ISO 8601 timestamp when the group was last updated | [default to undefined]| |**description** | **string** | Optional description of the group | [optional] [default to undefined]| |**jurisdictionCodes** | **Array<string>** | List of jurisdiction codes associated with the group | [optional] [default to undefined]| [[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)