Class: Gusto::WireInRequestStatus
- Inherits:
-
Object
- Object
- Gusto::WireInRequestStatus
- Defined in:
- lib/fern_gusto/types/wire_in_request_status.rb
Overview
Status of the wire in
Constant Summary collapse
- AWAITING_FUNDS =
"awaiting_funds"- PENDING_REVIEW =
"pending_review"- APPROVED =
"approved"- RFI =
"rfi"- CANCELED =
"canceled"