# IssuedDocumentOptions ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **fix_payments** | Option<**bool**> | Fixes your last payment amount to match your document total | [optional] **create_from** | Option<**Vec**> | Original documents ids [only for join/transform] | [optional] **transform** | Option<**bool**> | Tranform a document [only for transform] | [optional] **keep_copy** | Option<**bool**> | Keep original document [only for transform] | [optional] **join_type** | Option<**String**> | Join type [only for join] | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)