Class: Io::Flow::V0::Models::EventType

Inherits:
Object
  • Object
show all
Defined in:
lib/flow_commerce/flow_api_v0_client.rb

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(value) ⇒ EventType

Returns a new instance of EventType.



10772
10773
10774
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10772

def initialize(value)
  @value = HttpClient::Preconditions.assert_class('value', value, String)
end

Instance Attribute Details

#valueObject (readonly)

Returns the value of attribute value.



10770
10771
10772
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10770

def value
  @value
end

Class Method Details

.ALLObject



10792
10793
10794
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10792

def EventType.ALL
  @@all ||= [EventType.attribute_upserted, EventType.attribute_deleted, EventType.attribute_upserted_v2, EventType.attribute_deleted_v2, EventType.catalog_upserted, EventType.catalog_deleted, EventType.subcatalog_upserted, EventType.subcatalog_deleted, EventType.catalog_item_upserted, EventType.catalog_item_deleted, EventType.subcatalog_item_upserted, EventType.subcatalog_item_deleted, EventType.consumer_invoice_upserted, EventType.consumer_invoice_deleted, EventType.crossdock_shipment_upserted, EventType.rate_deleted, EventType.rate_upserted, EventType.available_promotions_upserted, EventType.available_promotions_deleted, EventType.allocation_deleted_v2, EventType.allocation_upserted_v2, EventType.currency_format_deleted, EventType.currency_format_upserted, EventType.experience_deleted, EventType.experience_upserted, EventType.experience_deleted_v2, EventType.experience_upserted_v2, EventType.experience_price_book_mapping_deleted, EventType.experience_price_book_mapping_upserted, EventType.experience_logistics_settings_upserted, EventType.experience_logistics_settings_deleted, EventType.item_margin_deleted, EventType.item_margin_upserted, EventType.item_sales_margin_deleted, EventType.item_sales_margin_upserted, EventType.label_format_deleted, EventType.label_format_upserted, EventType.order_deleted, EventType.order_upserted, EventType.order_deleted_v2, EventType.order_upserted_v2, EventType.order_identifier_deleted, EventType.order_identifier_upserted, EventType.order_identifier_deleted_v2, EventType.order_identifier_upserted_v2, EventType.pricing_deleted, EventType.pricing_upserted, EventType.fraud_status_changed, EventType.tier_upserted, EventType.tier_deleted, EventType.delivery_option_upserted, EventType.delivery_option_deleted, EventType.shipping_configuration_upserted, EventType.shipping_configuration_deleted, EventType.tier_upserted_v2, EventType.tier_deleted_v2, EventType.hs6_code_upserted, EventType.hs6_code_deleted, EventType.hs10_code_upserted, EventType.hs10_code_deleted, EventType.item_origin_upserted, EventType.item_origin_deleted, EventType.harmonized_item_upserted, EventType.harmonized_item_deleted, EventType.harmonized_landed_cost_upserted, EventType.fully_harmonized_item_upserted, EventType.rule_upserted, EventType.rule_deleted, EventType.serial_upserted, EventType.serial_deleted, EventType.snapshot_upserted, EventType.snapshot_deleted, EventType.label_upserted, EventType.notification_upserted, EventType.notification_deleted, EventType.manifested_label_upserted, EventType.manifested_label_deleted, EventType.local_item_upserted, EventType.local_item_deleted, EventType.membership_upserted, EventType.membership_deleted, EventType.organization_upserted, EventType.organization_deleted, EventType.authorization_upserted, EventType.authorization_deleted, EventType.authorization_deleted_v2, EventType.authorization_status_changed, EventType.card_authorization_upserted, EventType.card_authorization_upserted_v2, EventType.online_authorization_upserted, EventType.online_authorization_upserted_v2, EventType.capture_upserted, EventType.capture_upserted_v2, EventType.card_upserted, EventType.card_upserted_v2, EventType.card_deleted, EventType.payment_upserted, EventType.payment_deleted, EventType.refund_upserted, EventType.refund_upserted_v2, EventType.refund_capture_upserted_v2, EventType.reversal_upserted, EventType.capture_identifier_upserted, EventType.capture_identifier_deleted, EventType.refund_identifier_upserted, EventType.refund_identifier_deleted, EventType.virtual_card_capture_upserted, EventType.virtual_card_capture_deleted, EventType.virtual_card_refund_upserted, EventType.virtual_card_refund_deleted, EventType.price_book_upserted, EventType.price_book_deleted, EventType.price_book_item_upserted, EventType.price_book_item_deleted, EventType.organization_rates_published, EventType.organization_countries_published, EventType.organization_ratecard_transit_windows_published, EventType.return_upserted, EventType.return_deleted, EventType.targeting_item_upserted, EventType.targeting_item_deleted, EventType.targeting_item_deleted_v2, EventType.tracking_label_event_upserted]
end

.allocation_deleted_v2Object



10872
10873
10874
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10872

def EventType.allocation_deleted_v2
  @@_allocation_deleted_v2 ||= EventType.new('allocation_deleted_v2')
end

.allocation_upserted_v2Object



10876
10877
10878
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10876

def EventType.allocation_upserted_v2
  @@_allocation_upserted_v2 ||= EventType.new('allocation_upserted_v2')
end

.apply(value) ⇒ Object

Returns the instance of EventType for this value, creating a new instance for an unknown value



10777
10778
10779
10780
10781
10782
10783
10784
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10777

def EventType.apply(value)
  if value.instance_of?(EventType)
    value
  else
    HttpClient::Preconditions.assert_class_or_nil('value', value, String)
    value.nil? ? nil : (from_string(value) || EventType.new(value))
  end
end

.attribute_deletedObject



10800
10801
10802
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10800

def EventType.attribute_deleted
  @@_attribute_deleted ||= EventType.new('attribute_deleted')
end

.attribute_deleted_v2Object



10808
10809
10810
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10808

def EventType.attribute_deleted_v2
  @@_attribute_deleted_v2 ||= EventType.new('attribute_deleted_v2')
end

.attribute_upsertedObject



10796
10797
10798
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10796

def EventType.attribute_upserted
  @@_attribute_upserted ||= EventType.new('attribute_upserted')
end

.attribute_upserted_v2Object



10804
10805
10806
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10804

def EventType.attribute_upserted_v2
  @@_attribute_upserted_v2 ||= EventType.new('attribute_upserted_v2')
end

.authorization_deletedObject



11132
11133
11134
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11132

def EventType.authorization_deleted
  @@_authorization_deleted ||= EventType.new('authorization_deleted')
end

.authorization_deleted_v2Object



11136
11137
11138
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11136

def EventType.authorization_deleted_v2
  @@_authorization_deleted_v2 ||= EventType.new('authorization_deleted_v2')
end

.authorization_status_changedObject



11140
11141
11142
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11140

def EventType.authorization_status_changed
  @@_authorization_status_changed ||= EventType.new('authorization_status_changed')
end

.authorization_upsertedObject



11128
11129
11130
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11128

def EventType.authorization_upserted
  @@_authorization_upserted ||= EventType.new('authorization_upserted')
end

.available_promotions_deletedObject



10868
10869
10870
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10868

def EventType.available_promotions_deleted
  @@_available_promotions_deleted ||= EventType.new('available_promotions_deleted')
end

.available_promotions_upsertedObject



10864
10865
10866
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10864

def EventType.available_promotions_upserted
  @@_available_promotions_upserted ||= EventType.new('available_promotions_upserted')
end

.capture_identifier_deletedObject



11208
11209
11210
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11208

def EventType.capture_identifier_deleted
  @@_capture_identifier_deleted ||= EventType.new('capture_identifier_deleted')
end

.capture_identifier_upsertedObject



11204
11205
11206
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11204

def EventType.capture_identifier_upserted
  @@_capture_identifier_upserted ||= EventType.new('capture_identifier_upserted')
end

.capture_upsertedObject



11160
11161
11162
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11160

def EventType.capture_upserted
  @@_capture_upserted ||= EventType.new('capture_upserted')
end

.capture_upserted_v2Object



11164
11165
11166
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11164

def EventType.capture_upserted_v2
  @@_capture_upserted_v2 ||= EventType.new('capture_upserted_v2')
end

.card_authorization_upsertedObject



11144
11145
11146
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11144

def EventType.card_authorization_upserted
  @@_card_authorization_upserted ||= EventType.new('card_authorization_upserted')
end

.card_authorization_upserted_v2Object



11148
11149
11150
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11148

def EventType.card_authorization_upserted_v2
  @@_card_authorization_upserted_v2 ||= EventType.new('card_authorization_upserted_v2')
end

.card_deletedObject



11176
11177
11178
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11176

def EventType.card_deleted
  @@_card_deleted ||= EventType.new('card_deleted')
end

.card_upsertedObject



11168
11169
11170
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11168

def EventType.card_upserted
  @@_card_upserted ||= EventType.new('card_upserted')
end

.card_upserted_v2Object



11172
11173
11174
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11172

def EventType.card_upserted_v2
  @@_card_upserted_v2 ||= EventType.new('card_upserted_v2')
end

.catalog_deletedObject



10816
10817
10818
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10816

def EventType.catalog_deleted
  @@_catalog_deleted ||= EventType.new('catalog_deleted')
end

.catalog_item_deletedObject



10832
10833
10834
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10832

def EventType.catalog_item_deleted
  @@_catalog_item_deleted ||= EventType.new('catalog_item_deleted')
end

.catalog_item_upsertedObject



10828
10829
10830
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10828

def EventType.catalog_item_upserted
  @@_catalog_item_upserted ||= EventType.new('catalog_item_upserted')
end

.catalog_upsertedObject



10812
10813
10814
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10812

def EventType.catalog_upserted
  @@_catalog_upserted ||= EventType.new('catalog_upserted')
end

.consumer_invoice_deletedObject



10848
10849
10850
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10848

def EventType.consumer_invoice_deleted
  @@_consumer_invoice_deleted ||= EventType.new('consumer_invoice_deleted')
end

.consumer_invoice_upsertedObject



10844
10845
10846
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10844

def EventType.consumer_invoice_upserted
  @@_consumer_invoice_upserted ||= EventType.new('consumer_invoice_upserted')
end

.crossdock_shipment_upsertedObject



10852
10853
10854
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10852

def EventType.crossdock_shipment_upserted
  @@_crossdock_shipment_upserted ||= EventType.new('crossdock_shipment_upserted')
end

.currency_format_deletedObject



10880
10881
10882
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10880

def EventType.currency_format_deleted
  @@_currency_format_deleted ||= EventType.new('currency_format_deleted')
end

.currency_format_upsertedObject



10884
10885
10886
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10884

def EventType.currency_format_upserted
  @@_currency_format_upserted ||= EventType.new('currency_format_upserted')
end

.delivery_option_deletedObject



11000
11001
11002
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11000

def EventType.delivery_option_deleted
  @@_delivery_option_deleted ||= EventType.new('delivery_option_deleted')
end

.delivery_option_upsertedObject



10996
10997
10998
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10996

def EventType.delivery_option_upserted
  @@_delivery_option_upserted ||= EventType.new('delivery_option_upserted')
end

.experience_deletedObject



10888
10889
10890
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10888

def EventType.experience_deleted
  @@_experience_deleted ||= EventType.new('experience_deleted')
end

.experience_deleted_v2Object



10896
10897
10898
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10896

def EventType.experience_deleted_v2
  @@_experience_deleted_v2 ||= EventType.new('experience_deleted_v2')
end

.experience_logistics_settings_deletedObject



10916
10917
10918
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10916

def EventType.experience_logistics_settings_deleted
  @@_experience_logistics_settings_deleted ||= EventType.new('experience_logistics_settings_deleted')
end

.experience_logistics_settings_upsertedObject



10912
10913
10914
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10912

def EventType.experience_logistics_settings_upserted
  @@_experience_logistics_settings_upserted ||= EventType.new('experience_logistics_settings_upserted')
end

.experience_price_book_mapping_deletedObject



10904
10905
10906
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10904

def EventType.experience_price_book_mapping_deleted
  @@_experience_price_book_mapping_deleted ||= EventType.new('experience_price_book_mapping_deleted')
end

.experience_price_book_mapping_upsertedObject



10908
10909
10910
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10908

def EventType.experience_price_book_mapping_upserted
  @@_experience_price_book_mapping_upserted ||= EventType.new('experience_price_book_mapping_upserted')
end

.experience_upsertedObject



10892
10893
10894
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10892

def EventType.experience_upserted
  @@_experience_upserted ||= EventType.new('experience_upserted')
end

.experience_upserted_v2Object



10900
10901
10902
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10900

def EventType.experience_upserted_v2
  @@_experience_upserted_v2 ||= EventType.new('experience_upserted_v2')
end

.fraud_status_changedObject



10984
10985
10986
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10984

def EventType.fraud_status_changed
  @@_fraud_status_changed ||= EventType.new('fraud_status_changed')
end

.from_string(value) ⇒ Object

Returns the instance of EventType for this value, or nil if not found



10787
10788
10789
10790
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10787

def EventType.from_string(value)
  HttpClient::Preconditions.assert_class('value', value, String)
  EventType.ALL.find { |v| v.value == value }
end

.fully_harmonized_item_upsertedObject



11056
11057
11058
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11056

def EventType.fully_harmonized_item_upserted
  @@_fully_harmonized_item_upserted ||= EventType.new('fully_harmonized_item_upserted')
end

.harmonized_item_deletedObject



11048
11049
11050
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11048

def EventType.harmonized_item_deleted
  @@_harmonized_item_deleted ||= EventType.new('harmonized_item_deleted')
end

.harmonized_item_upsertedObject



11044
11045
11046
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11044

def EventType.harmonized_item_upserted
  @@_harmonized_item_upserted ||= EventType.new('harmonized_item_upserted')
end

.harmonized_landed_cost_upsertedObject



11052
11053
11054
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11052

def EventType.harmonized_landed_cost_upserted
  @@_harmonized_landed_cost_upserted ||= EventType.new('harmonized_landed_cost_upserted')
end

.hs10_code_deletedObject



11032
11033
11034
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11032

def EventType.hs10_code_deleted
  @@_hs10_code_deleted ||= EventType.new('hs10_code_deleted')
end

.hs10_code_upsertedObject



11028
11029
11030
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11028

def EventType.hs10_code_upserted
  @@_hs10_code_upserted ||= EventType.new('hs10_code_upserted')
end

.hs6_code_deletedObject



11024
11025
11026
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11024

def EventType.hs6_code_deleted
  @@_hs6_code_deleted ||= EventType.new('hs6_code_deleted')
end

.hs6_code_upsertedObject



11020
11021
11022
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11020

def EventType.hs6_code_upserted
  @@_hs6_code_upserted ||= EventType.new('hs6_code_upserted')
end

.item_margin_deletedObject



10920
10921
10922
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10920

def EventType.item_margin_deleted
  @@_item_margin_deleted ||= EventType.new('item_margin_deleted')
end

.item_margin_upsertedObject



10924
10925
10926
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10924

def EventType.item_margin_upserted
  @@_item_margin_upserted ||= EventType.new('item_margin_upserted')
end

.item_origin_deletedObject



11040
11041
11042
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11040

def EventType.item_origin_deleted
  @@_item_origin_deleted ||= EventType.new('item_origin_deleted')
end

.item_origin_upsertedObject



11036
11037
11038
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11036

def EventType.item_origin_upserted
  @@_item_origin_upserted ||= EventType.new('item_origin_upserted')
end

.item_sales_margin_deletedObject



10928
10929
10930
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10928

def EventType.item_sales_margin_deleted
  @@_item_sales_margin_deleted ||= EventType.new('item_sales_margin_deleted')
end

.item_sales_margin_upsertedObject



10932
10933
10934
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10932

def EventType.item_sales_margin_upserted
  @@_item_sales_margin_upserted ||= EventType.new('item_sales_margin_upserted')
end

.label_format_deletedObject



10936
10937
10938
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10936

def EventType.label_format_deleted
  @@_label_format_deleted ||= EventType.new('label_format_deleted')
end

.label_format_upsertedObject



10940
10941
10942
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10940

def EventType.label_format_upserted
  @@_label_format_upserted ||= EventType.new('label_format_upserted')
end

.label_upsertedObject



11084
11085
11086
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11084

def EventType.label_upserted
  @@_label_upserted ||= EventType.new('label_upserted')
end

.local_item_deletedObject



11108
11109
11110
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11108

def EventType.local_item_deleted
  @@_local_item_deleted ||= EventType.new('local_item_deleted')
end

.local_item_upsertedObject



11104
11105
11106
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11104

def EventType.local_item_upserted
  @@_local_item_upserted ||= EventType.new('local_item_upserted')
end

.manifested_label_deletedObject



11100
11101
11102
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11100

def EventType.manifested_label_deleted
  @@_manifested_label_deleted ||= EventType.new('manifested_label_deleted')
end

.manifested_label_upsertedObject



11096
11097
11098
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11096

def EventType.manifested_label_upserted
  @@_manifested_label_upserted ||= EventType.new('manifested_label_upserted')
end

.membership_deletedObject



11116
11117
11118
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11116

def EventType.membership_deleted
  @@_membership_deleted ||= EventType.new('membership_deleted')
end

.membership_upsertedObject



11112
11113
11114
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11112

def EventType.membership_upserted
  @@_membership_upserted ||= EventType.new('membership_upserted')
end

.notification_deletedObject



11092
11093
11094
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11092

def EventType.notification_deleted
  @@_notification_deleted ||= EventType.new('notification_deleted')
end

.notification_upsertedObject



11088
11089
11090
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11088

def EventType.notification_upserted
  @@_notification_upserted ||= EventType.new('notification_upserted')
end

.online_authorization_upsertedObject



11152
11153
11154
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11152

def EventType.online_authorization_upserted
  @@_online_authorization_upserted ||= EventType.new('online_authorization_upserted')
end

.online_authorization_upserted_v2Object



11156
11157
11158
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11156

def EventType.online_authorization_upserted_v2
  @@_online_authorization_upserted_v2 ||= EventType.new('online_authorization_upserted_v2')
end

.order_deletedObject



10944
10945
10946
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10944

def EventType.order_deleted
  @@_order_deleted ||= EventType.new('order_deleted')
end

.order_deleted_v2Object



10952
10953
10954
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10952

def EventType.order_deleted_v2
  @@_order_deleted_v2 ||= EventType.new('order_deleted_v2')
end

.order_identifier_deletedObject



10960
10961
10962
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10960

def EventType.order_identifier_deleted
  @@_order_identifier_deleted ||= EventType.new('order_identifier_deleted')
end

.order_identifier_deleted_v2Object



10968
10969
10970
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10968

def EventType.order_identifier_deleted_v2
  @@_order_identifier_deleted_v2 ||= EventType.new('order_identifier_deleted_v2')
end

.order_identifier_upsertedObject



10964
10965
10966
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10964

def EventType.order_identifier_upserted
  @@_order_identifier_upserted ||= EventType.new('order_identifier_upserted')
end

.order_identifier_upserted_v2Object



10972
10973
10974
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10972

def EventType.order_identifier_upserted_v2
  @@_order_identifier_upserted_v2 ||= EventType.new('order_identifier_upserted_v2')
end

.order_upsertedObject



10948
10949
10950
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10948

def EventType.order_upserted
  @@_order_upserted ||= EventType.new('order_upserted')
end

.order_upserted_v2Object



10956
10957
10958
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10956

def EventType.order_upserted_v2
  @@_order_upserted_v2 ||= EventType.new('order_upserted_v2')
end

.organization_countries_publishedObject



11256
11257
11258
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11256

def EventType.organization_countries_published
  @@_organization_countries_published ||= EventType.new('organization_countries_published')
end

.organization_deletedObject



11124
11125
11126
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11124

def EventType.organization_deleted
  @@_organization_deleted ||= EventType.new('organization_deleted')
end

.organization_ratecard_transit_windows_publishedObject



11260
11261
11262
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11260

def EventType.organization_ratecard_transit_windows_published
  @@_organization_ratecard_transit_windows_published ||= EventType.new('organization_ratecard_transit_windows_published')
end

.organization_rates_publishedObject



11252
11253
11254
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11252

def EventType.organization_rates_published
  @@_organization_rates_published ||= EventType.new('organization_rates_published')
end

.organization_upsertedObject



11120
11121
11122
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11120

def EventType.organization_upserted
  @@_organization_upserted ||= EventType.new('organization_upserted')
end

.payment_deletedObject



11184
11185
11186
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11184

def EventType.payment_deleted
  @@_payment_deleted ||= EventType.new('payment_deleted')
end

.payment_upsertedObject



11180
11181
11182
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11180

def EventType.payment_upserted
  @@_payment_upserted ||= EventType.new('payment_upserted')
end

.price_book_deletedObject



11240
11241
11242
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11240

def EventType.price_book_deleted
  @@_price_book_deleted ||= EventType.new('price_book_deleted')
end

.price_book_item_deletedObject



11248
11249
11250
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11248

def EventType.price_book_item_deleted
  @@_price_book_item_deleted ||= EventType.new('price_book_item_deleted')
end

.price_book_item_upsertedObject



11244
11245
11246
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11244

def EventType.price_book_item_upserted
  @@_price_book_item_upserted ||= EventType.new('price_book_item_upserted')
end

.price_book_upsertedObject



11236
11237
11238
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11236

def EventType.price_book_upserted
  @@_price_book_upserted ||= EventType.new('price_book_upserted')
end

.pricing_deletedObject



10976
10977
10978
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10976

def EventType.pricing_deleted
  @@_pricing_deleted ||= EventType.new('pricing_deleted')
end

.pricing_upsertedObject



10980
10981
10982
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10980

def EventType.pricing_upserted
  @@_pricing_upserted ||= EventType.new('pricing_upserted')
end

.rate_deletedObject



10856
10857
10858
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10856

def EventType.rate_deleted
  @@_rate_deleted ||= EventType.new('rate_deleted')
end

.rate_upsertedObject



10860
10861
10862
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10860

def EventType.rate_upserted
  @@_rate_upserted ||= EventType.new('rate_upserted')
end

.refund_capture_upserted_v2Object



11196
11197
11198
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11196

def EventType.refund_capture_upserted_v2
  @@_refund_capture_upserted_v2 ||= EventType.new('refund_capture_upserted_v2')
end

.refund_identifier_deletedObject



11216
11217
11218
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11216

def EventType.refund_identifier_deleted
  @@_refund_identifier_deleted ||= EventType.new('refund_identifier_deleted')
end

.refund_identifier_upsertedObject



11212
11213
11214
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11212

def EventType.refund_identifier_upserted
  @@_refund_identifier_upserted ||= EventType.new('refund_identifier_upserted')
end

.refund_upsertedObject



11188
11189
11190
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11188

def EventType.refund_upserted
  @@_refund_upserted ||= EventType.new('refund_upserted')
end

.refund_upserted_v2Object



11192
11193
11194
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11192

def EventType.refund_upserted_v2
  @@_refund_upserted_v2 ||= EventType.new('refund_upserted_v2')
end

.return_deletedObject



11268
11269
11270
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11268

def EventType.return_deleted
  @@_return_deleted ||= EventType.new('return_deleted')
end

.return_upsertedObject



11264
11265
11266
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11264

def EventType.return_upserted
  @@_return_upserted ||= EventType.new('return_upserted')
end

.reversal_upsertedObject



11200
11201
11202
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11200

def EventType.reversal_upserted
  @@_reversal_upserted ||= EventType.new('reversal_upserted')
end

.rule_deletedObject



11064
11065
11066
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11064

def EventType.rule_deleted
  @@_rule_deleted ||= EventType.new('rule_deleted')
end

.rule_upsertedObject



11060
11061
11062
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11060

def EventType.rule_upserted
  @@_rule_upserted ||= EventType.new('rule_upserted')
end

.serial_deletedObject



11072
11073
11074
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11072

def EventType.serial_deleted
  @@_serial_deleted ||= EventType.new('serial_deleted')
end

.serial_upsertedObject



11068
11069
11070
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11068

def EventType.serial_upserted
  @@_serial_upserted ||= EventType.new('serial_upserted')
end

.shipping_configuration_deletedObject



11008
11009
11010
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11008

def EventType.shipping_configuration_deleted
  @@_shipping_configuration_deleted ||= EventType.new('shipping_configuration_deleted')
end

.shipping_configuration_upsertedObject



11004
11005
11006
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11004

def EventType.shipping_configuration_upserted
  @@_shipping_configuration_upserted ||= EventType.new('shipping_configuration_upserted')
end

.snapshot_deletedObject



11080
11081
11082
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11080

def EventType.snapshot_deleted
  @@_snapshot_deleted ||= EventType.new('snapshot_deleted')
end

.snapshot_upsertedObject



11076
11077
11078
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11076

def EventType.snapshot_upserted
  @@_snapshot_upserted ||= EventType.new('snapshot_upserted')
end

.subcatalog_deletedObject



10824
10825
10826
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10824

def EventType.subcatalog_deleted
  @@_subcatalog_deleted ||= EventType.new('subcatalog_deleted')
end

.subcatalog_item_deletedObject



10840
10841
10842
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10840

def EventType.subcatalog_item_deleted
  @@_subcatalog_item_deleted ||= EventType.new('subcatalog_item_deleted')
end

.subcatalog_item_upsertedObject



10836
10837
10838
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10836

def EventType.subcatalog_item_upserted
  @@_subcatalog_item_upserted ||= EventType.new('subcatalog_item_upserted')
end

.subcatalog_upsertedObject



10820
10821
10822
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10820

def EventType.subcatalog_upserted
  @@_subcatalog_upserted ||= EventType.new('subcatalog_upserted')
end

.targeting_item_deletedObject



11276
11277
11278
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11276

def EventType.targeting_item_deleted
  @@_targeting_item_deleted ||= EventType.new('targeting_item_deleted')
end

.targeting_item_deleted_v2Object



11280
11281
11282
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11280

def EventType.targeting_item_deleted_v2
  @@_targeting_item_deleted_v2 ||= EventType.new('targeting_item_deleted_v2')
end

.targeting_item_upsertedObject



11272
11273
11274
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11272

def EventType.targeting_item_upserted
  @@_targeting_item_upserted ||= EventType.new('targeting_item_upserted')
end

.tier_deletedObject



10992
10993
10994
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10992

def EventType.tier_deleted
  @@_tier_deleted ||= EventType.new('tier_deleted')
end

.tier_deleted_v2Object



11016
11017
11018
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11016

def EventType.tier_deleted_v2
  @@_tier_deleted_v2 ||= EventType.new('tier_deleted_v2')
end

.tier_upsertedObject



10988
10989
10990
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10988

def EventType.tier_upserted
  @@_tier_upserted ||= EventType.new('tier_upserted')
end

.tier_upserted_v2Object



11012
11013
11014
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11012

def EventType.tier_upserted_v2
  @@_tier_upserted_v2 ||= EventType.new('tier_upserted_v2')
end

.tracking_label_event_upsertedObject



11284
11285
11286
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11284

def EventType.tracking_label_event_upserted
  @@_tracking_label_event_upserted ||= EventType.new('tracking_label_event_upserted')
end

.virtual_card_capture_deletedObject



11224
11225
11226
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11224

def EventType.virtual_card_capture_deleted
  @@_virtual_card_capture_deleted ||= EventType.new('virtual_card_capture_deleted')
end

.virtual_card_capture_upsertedObject



11220
11221
11222
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11220

def EventType.virtual_card_capture_upserted
  @@_virtual_card_capture_upserted ||= EventType.new('virtual_card_capture_upserted')
end

.virtual_card_refund_deletedObject



11232
11233
11234
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11232

def EventType.virtual_card_refund_deleted
  @@_virtual_card_refund_deleted ||= EventType.new('virtual_card_refund_deleted')
end

.virtual_card_refund_upsertedObject



11228
11229
11230
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11228

def EventType.virtual_card_refund_upserted
  @@_virtual_card_refund_upserted ||= EventType.new('virtual_card_refund_upserted')
end

Instance Method Details

#to_hashObject



11288
11289
11290
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 11288

def to_hash
  value
end