Module: MetronomeSDK::Models::V1::Customers::Invoice::ExternalInvoice::ExternalStatus

Extended by:
Internal::Type::Enum
Defined in:
lib/metronome_sdk/models/v1/customers/invoice.rb

Overview

See Also:

Constant Summary collapse

DRAFT =
:DRAFT
FINALIZED =
:FINALIZED
:PAID
UNCOLLECTIBLE =
:UNCOLLECTIBLE
VOID =
:VOID
DELETED =
:DELETED
PAYMENT_FAILED =
:PAYMENT_FAILED
INVALID_REQUEST_ERROR =
:INVALID_REQUEST_ERROR
SKIPPED =
:SKIPPED
SENT =
:SENT
QUEUED =
:QUEUED

Method Summary

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info