Class: Square::Types::InvoiceCustomField
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Square::Types::InvoiceCustomField
- Defined in:
- lib/square/types/invoice_custom_field.rb
Overview
An additional seller-defined and customer-facing field to include on the invoice. For more information, see [Custom fields](developer.squareup.com/docs/invoices-api/overview#custom-fields).
Adding custom fields to an invoice requires an [Invoices Plus subscription](developer.squareup.com/docs/invoices-api/overview#invoices-plus-subscription).
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
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Square::Internal::Types::Model