Class: CandidApiClient::ChargeCapture::V1::Types::ChargeCaptureStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/candidhealth/charge_capture/v_1/types/charge_capture_status.rb

Constant Summary collapse

PLANNED =
"planned"
NOT_BILLABLE =
"not-billable"
BILLABLE =
"billable"
ABORTED =
"aborted"
ENTERED_IN_ERROR =
"entered-in-error"