Module: Square::Types::OrderServiceChargeTreatmentType

Extended by:
Internal::Types::Enum
Defined in:
lib/square/types/order_service_charge_treatment_type.rb

Constant Summary collapse

LINE_ITEM_TREATMENT =
"LINE_ITEM_TREATMENT"
APPORTIONED_TREATMENT =
"APPORTIONED_TREATMENT"

Method Summary

Methods included from Internal::Types::Enum

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

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load