Class: Square::Types::BulkDeleteLocationCustomAttributesRequestLocationCustomAttributeDeleteRequest

Inherits:
Internal::Types::Model
  • Object
show all
Defined in:
lib/square/types/bulk_delete_location_custom_attributes_request_location_custom_attribute_delete_request.rb

Overview

Represents an individual delete request in a [BulkDeleteLocationCustomAttributes](api-endpoint:LocationCustomAttributes-BulkDeleteLocationCustomAttributes) request. An individual request contains an optional ID of the associated custom attribute definition and optional key of the associated custom attribute definition.

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

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load

Constructor Details

This class inherits a constructor from Square::Internal::Types::Model