Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.09 KB

PayrollItemStatus.md

File metadata and controls

13 lines (8 loc) · 1.09 KB

PayrollItemStatus

Details about the status of the payroll item.

Properties

Name Type Description Notes
processing_status str, none_type Denotes the processing status for the verification. `UNKNOWN`: The processing status could not be determined. `PROCESSING_COMPLETE`: The processing has completed and the user has approved for sharing. The data is available to be retrieved. `PROCESSING`: The verification is still processing. The data is not available yet. `FAILED`: The processing failed to complete successfully. `APPROVAL_STATUS_PENDING`: The processing has completed but the user has not yet approved the sharing of the data. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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