Class: CandidApiClient::ChargeCaptureBundles::V1::Types::ChargeCaptureClaimCreationStatus
- Inherits:
-
Object
- Object
- CandidApiClient::ChargeCaptureBundles::V1::Types::ChargeCaptureClaimCreationStatus
- Defined in:
- lib/candidhealth/charge_capture_bundles/v_1/types/charge_capture_claim_creation_status.rb
Constant Summary collapse
- NOT_STARTED =
"not-started"- IN_ERROR =
"in-error"- SUCCESSFUL =
"successful"- SUCCESSFUL_DRY_RUN =
"successful-dry-run"- ABORTED =
"aborted"- HELD =
"held"