Class: Pinnacle::Types::FormDefinition
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Pinnacle::Types::FormDefinition
- Defined in:
- lib/pinnacle/types/form_definition.rb
Overview
The minimum shape needed to create a form. Used by ‘POST /forms` and inline by `POST /forms/send`.
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 Pinnacle::Internal::Types::Model