# SdPublicProdApi.SDPolicyCreateRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **String** | URL of the policy agreement | 
**startDate** | **String** | Start date as a unix timestamp, must be on or after startDate | 
**endDate** | **String** | End date as a unix timestamp, must be on or after startDate | [optional] 
**label** | **String** | Label field for the policy. | [optional] 
