Sha256: f4c1fbabd4e7324fb509937cbe90c332acf2c8c1ae8a1fc33be65bdcdcd2e424
Contents?: true
Size: 231 Bytes
Versions: 2
Compression:
Stored size: 231 Bytes
Contents
module CrystalApi class WebhookEnvelope include Attributes root_element :webhook_envelope string_attribute :topic string_attribute :store_name integer_attribute :resource_id attribute :payload end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
crystal_api-0.1.0 | lib/crystal_api/webhook_envelope.rb |
crystal_api-0.0.1 | lib/crystal_api/webhook_envelope.rb |