# VoucherifySdk::ValidationRulesAssignmentsCreateResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Validation rule assignment ID. | [optional] | | **rule_id** | **String** | Validation rule ID. | [optional] | | **related_object_id** | **String** | The resource ID to which the validation rule was assigned. | [optional] | | **related_object_type** | **String** | The type of resource to which the validation rule was assigned. | [optional] | | **created_at** | **Time** | Timestamp representing the date and time when the validation rule assignment was created. The value is shown in the ISO 8601 format. | [optional] | | **object** | **String** | The type of the object represented by the ID. | [optional][default to 'validation_rules_assignment'] |