Parameters for Review Reason Input in the UploadRequests API.
Build this struct with new!/1 and pass it to the corresponding function on
Inttegro.UploadRequests. Required keys are enforced immediately; optional values left as
nil are omitted from the request sent to Inttegro.
Creates secure upload requests that let another party supply a file.
The application defines constraints and display information, then gives the uploader the request ID and token. Fulfilment does not use the application's secret key. Review and status operations let the application accept, reject, or cancel the resulting attempt.
Summary
Functions
Builds a Inttegro.UploadRequests.ReviewReasonInput and raises KeyError when a required field is missing.
Types
Functions
Builds a Inttegro.UploadRequests.ReviewReasonInput and raises KeyError when a required field is missing.