Class: Square::Types::GiftCardActivityImport
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Square::Types::GiftCardActivityImport
- Defined in:
- lib/square/types/gift_card_activity_import.rb
Overview
Represents details about an ‘IMPORT` [gift card activity type](entity:GiftCardActivityType). This activity type is used when Square imports a third-party gift card, in which case the `gan_source` of the gift card is set to `OTHER`.
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