Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 806 Bytes

VoucherSearchResponse.md

File metadata and controls

15 lines (11 loc) · 806 Bytes

VoucherSearchResponse

Properties

Name Type Description Notes
full_result_size int [DEPRECATED] Indicates whether there are more values available. Note: The value is not exact [optional]
from int [optional]
count int [optional]
version_digest string Used to know if the paginated list has changed. [optional]
values \Tripletex\Model\Voucher[] [optional]
total_number_of_postings int [DEPRECATED] Number of postings returned (if postings are returned) [optional]

[Back to Model list] [Back to API list] [Back to README]