# DocumentSpecification
## Properties
**passenger_ref** | Option<**String**> | Reference to a passenger, to be specified when the document related to an individual passenger. | [optional]
**content** | Option<**String**> | base64 encoded binary of the actual fulfillment document. The length restriction of 4 MBytes applies to the encoded string, so the raw document cannot exceed 3 MBytes in size. | [optional]
**format** | Option<[**models::DocumentFormat**](DocumentFormat.md)> | | [optional]
**scope** | [**models::DocumentScope**](DocumentScope.md) | |
**r#type** | [**models::DocumentType**](DocumentType.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)