Class: Gusto::PayrollSubmissionBlockersTypeItemStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/fern_gusto/types/payroll_submission_blockers_type_item_status.rb

Overview

The status of the submission blocker.

Constant Summary collapse

UNRESOLVED =
"unresolved"
RESOLVED =
"resolved"