Module: Square::Types::InvoiceCustomFieldPlacement

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

Constant Summary collapse

ABOVE_LINE_ITEMS =
"ABOVE_LINE_ITEMS"
BELOW_LINE_ITEMS =
"BELOW_LINE_ITEMS"

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