Module: Candid::ImportInvoice::V1::Types::InvoiceItemUpdateType

Extended by:
Candid::Internal::Types::Enum
Defined in:
lib/candid/import_invoice/v_1/types/invoice_item_update_type.rb

Constant Summary collapse

APPEND =
"APPEND"
OVERWRITE =
"OVERWRITE"

Method Summary

Methods included from Candid::Internal::Types::Enum

coerce, finalize!, inspect, strict!, strict?, values

Methods included from Candid::Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Candid::Internal::JSON::Serializable

#dump, #load