Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 847 Bytes

SignatureRequests.md

File metadata and controls

14 lines (11 loc) · 847 Bytes

SignatureRequests

Properties

Name Type Description Notes
content \WooletClient\Model\SignatureRequest[] Array of signature requests matching the search criteria. [optional]
first bool `true` if this is the first page. [optional]
last bool `true` if this is the last page. [optional]
number_of_elements int Number of requests in the retrieved page. [optional]
size int Number of requests per page. [optional]
number int Index of the retrieved page (from 0). [optional]

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