Class: Candid::ChargeCapture::V1::Types::ChargeCapturePostBilledChange

Inherits:
Internal::Types::Model show all
Defined in:
lib/candid/charge_capture/v_1/types/charge_capture_post_billed_change.rb

Overview

ChargeCapturePostBilledChange represents a change to a ChargeCapture that occurred after the ChargeCapture’s status moved to BILLED. Action must be taken to resolve the update, and then the update should be marked as resolved.

Method Summary

Methods inherited from Internal::Types::Model

#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load

Constructor Details

This class inherits a constructor from Candid::Internal::Types::Model