Class: Square::Types::BulkUpsertLocationCustomAttributesRequestLocationCustomAttributeUpsertRequest

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

Overview

Represents an individual upsert request in a [BulkUpsertLocationCustomAttributes](api-endpoint:LocationCustomAttributes-BulkUpsertLocationCustomAttributes) request. An individual request contains a location ID, the custom attribute to create or update, and an optional idempotency key.

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