Name | Type | Description | Notes |
---|---|---|---|
pay | bool | Indicates whether the billing document is automatically picked up for processing in the corresponding payment run. | [optional] |
description | string | An arbitrary string associated with the object. Often useful for displaying to users. | [optional] |
due_date | DateTime | The date on which payment for the billing document is due. | [optional] |
document_date | DateTime | The date when the billing document takes effect. | [optional] |
custom_fields | Dictionary<string, Object> | Set of user-defined fields associated with this object. Useful for storing additional information about the object in a structured format. | [optional] |