Class: Io::Flow::V0::Models::EventType
- Inherits:
-
Object
- Object
- Io::Flow::V0::Models::EventType
- Defined in:
- lib/flow_commerce/flow_api_v0_client.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
readonly
Returns the value of attribute value.
Class Method Summary collapse
- .ALL ⇒ Object
- .allocation_deleted_v2 ⇒ Object
- .allocation_upserted_v2 ⇒ Object
-
.apply(value) ⇒ Object
Returns the instance of EventType for this value, creating a new instance for an unknown value.
- .attribute_deleted ⇒ Object
- .attribute_deleted_v2 ⇒ Object
- .attribute_upserted ⇒ Object
- .attribute_upserted_v2 ⇒ Object
- .authorization_deleted ⇒ Object
- .authorization_deleted_v2 ⇒ Object
- .authorization_status_changed ⇒ Object
- .authorization_upserted ⇒ Object
- .available_promotions_deleted ⇒ Object
- .available_promotions_upserted ⇒ Object
- .capture_upserted ⇒ Object
- .capture_upserted_v2 ⇒ Object
- .card_authorization_upserted ⇒ Object
- .card_authorization_upserted_v2 ⇒ Object
- .card_deleted ⇒ Object
- .card_upserted ⇒ Object
- .card_upserted_v2 ⇒ Object
- .catalog_deleted ⇒ Object
- .catalog_item_deleted ⇒ Object
- .catalog_item_upserted ⇒ Object
- .catalog_upserted ⇒ Object
- .crossdock_shipment_upserted ⇒ Object
- .currency_format_deleted ⇒ Object
- .currency_format_upserted ⇒ Object
- .delivery_option_deleted ⇒ Object
- .delivery_option_upserted ⇒ Object
- .experience_deleted ⇒ Object
- .experience_price_book_mapping_deleted ⇒ Object
- .experience_price_book_mapping_upserted ⇒ Object
- .experience_upserted ⇒ Object
- .fraud_status_changed ⇒ Object
-
.from_string(value) ⇒ Object
Returns the instance of EventType for this value, or nil if not found.
- .fully_harmonized_item_upserted ⇒ Object
- .harmonized_item_deleted ⇒ Object
- .harmonized_item_upserted ⇒ Object
- .harmonized_landed_cost_upserted ⇒ Object
- .hs10_code_deleted ⇒ Object
- .hs10_code_upserted ⇒ Object
- .hs6_code_deleted ⇒ Object
- .hs6_code_upserted ⇒ Object
- .item_margin_deleted ⇒ Object
- .item_margin_upserted ⇒ Object
- .item_origin_deleted ⇒ Object
- .item_origin_upserted ⇒ Object
- .item_sales_margin_deleted ⇒ Object
- .item_sales_margin_upserted ⇒ Object
- .label_format_deleted ⇒ Object
- .label_format_upserted ⇒ Object
- .label_upserted ⇒ Object
- .local_item_deleted ⇒ Object
- .local_item_upserted ⇒ Object
- .manifested_label_deleted ⇒ Object
- .manifested_label_upserted ⇒ Object
- .membership_deleted ⇒ Object
- .membership_upserted ⇒ Object
- .notification_deleted ⇒ Object
- .notification_upserted ⇒ Object
- .online_authorization_upserted ⇒ Object
- .online_authorization_upserted_v2 ⇒ Object
- .order_deleted ⇒ Object
- .order_identifier_deleted ⇒ Object
- .order_identifier_deleted_v2 ⇒ Object
- .order_identifier_upserted ⇒ Object
- .order_identifier_upserted_v2 ⇒ Object
- .order_upserted ⇒ Object
- .organization_countries_published ⇒ Object
- .organization_deleted ⇒ Object
- .organization_ratecard_transit_windows_published ⇒ Object
- .organization_rates_published ⇒ Object
- .organization_upserted ⇒ Object
- .payment_deleted ⇒ Object
- .payment_upserted ⇒ Object
- .price_book_deleted ⇒ Object
- .price_book_item_deleted ⇒ Object
- .price_book_item_upserted ⇒ Object
- .price_book_upserted ⇒ Object
- .pricing_deleted ⇒ Object
- .pricing_upserted ⇒ Object
- .rate_deleted ⇒ Object
- .rate_upserted ⇒ Object
- .refund_capture_upserted_v2 ⇒ Object
- .refund_upserted ⇒ Object
- .refund_upserted_v2 ⇒ Object
- .return_deleted ⇒ Object
- .return_upserted ⇒ Object
- .reversal_upserted ⇒ Object
- .rule_deleted ⇒ Object
- .rule_upserted ⇒ Object
- .serial_deleted ⇒ Object
- .serial_upserted ⇒ Object
- .snapshot_deleted ⇒ Object
- .snapshot_upserted ⇒ Object
- .subcatalog_deleted ⇒ Object
- .subcatalog_item_deleted ⇒ Object
- .subcatalog_item_upserted ⇒ Object
- .subcatalog_upserted ⇒ Object
- .targeting_item_deleted ⇒ Object
- .targeting_item_upserted ⇒ Object
- .tier_deleted ⇒ Object
- .tier_upserted ⇒ Object
- .tracking_label_event_upserted ⇒ Object
Instance Method Summary collapse
-
#initialize(value) ⇒ EventType
constructor
A new instance of EventType.
- #to_hash ⇒ Object
Constructor Details
#initialize(value) ⇒ EventType
Returns a new instance of EventType.
9757 9758 9759 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9757 def initialize(value) @value = HttpClient::Preconditions.assert_class('value', value, String) end |
Instance Attribute Details
#value ⇒ Object (readonly)
Returns the value of attribute value.
9755 9756 9757 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9755 def value @value end |
Class Method Details
.ALL ⇒ Object
.allocation_deleted_v2 ⇒ Object
9849 9850 9851 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9849 def EventType.allocation_deleted_v2 @@_allocation_deleted_v2 ||= EventType.new('allocation_deleted_v2') end |
.allocation_upserted_v2 ⇒ Object
9853 9854 9855 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9853 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
9762 9763 9764 9765 9766 9767 9768 9769 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9762 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_deleted ⇒ Object
9785 9786 9787 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9785 def EventType.attribute_deleted @@_attribute_deleted ||= EventType.new('attribute_deleted') end |
.attribute_deleted_v2 ⇒ Object
9793 9794 9795 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9793 def EventType.attribute_deleted_v2 @@_attribute_deleted_v2 ||= EventType.new('attribute_deleted_v2') end |
.attribute_upserted ⇒ Object
9781 9782 9783 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9781 def EventType.attribute_upserted @@_attribute_upserted ||= EventType.new('attribute_upserted') end |
.attribute_upserted_v2 ⇒ Object
9789 9790 9791 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9789 def EventType.attribute_upserted_v2 @@_attribute_upserted_v2 ||= EventType.new('attribute_upserted_v2') end |
.authorization_deleted ⇒ Object
10069 10070 10071 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10069 def EventType. @@_authorization_deleted ||= EventType.new('authorization_deleted') end |
.authorization_deleted_v2 ⇒ Object
10073 10074 10075 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10073 def EventType. @@_authorization_deleted_v2 ||= EventType.new('authorization_deleted_v2') end |
.authorization_status_changed ⇒ Object
10077 10078 10079 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10077 def EventType. @@_authorization_status_changed ||= EventType.new('authorization_status_changed') end |
.authorization_upserted ⇒ Object
10065 10066 10067 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10065 def EventType. @@_authorization_upserted ||= EventType.new('authorization_upserted') end |
.available_promotions_deleted ⇒ Object
9845 9846 9847 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9845 def EventType.available_promotions_deleted @@_available_promotions_deleted ||= EventType.new('available_promotions_deleted') end |
.available_promotions_upserted ⇒ Object
9841 9842 9843 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9841 def EventType.available_promotions_upserted @@_available_promotions_upserted ||= EventType.new('available_promotions_upserted') end |
.capture_upserted ⇒ Object
10097 10098 10099 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10097 def EventType.capture_upserted @@_capture_upserted ||= EventType.new('capture_upserted') end |
.capture_upserted_v2 ⇒ Object
10101 10102 10103 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10101 def EventType.capture_upserted_v2 @@_capture_upserted_v2 ||= EventType.new('capture_upserted_v2') end |
.card_authorization_upserted ⇒ Object
10081 10082 10083 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10081 def EventType. @@_card_authorization_upserted ||= EventType.new('card_authorization_upserted') end |
.card_authorization_upserted_v2 ⇒ Object
10085 10086 10087 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10085 def EventType. @@_card_authorization_upserted_v2 ||= EventType.new('card_authorization_upserted_v2') end |
.card_deleted ⇒ Object
10113 10114 10115 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10113 def EventType.card_deleted @@_card_deleted ||= EventType.new('card_deleted') end |
.card_upserted ⇒ Object
10105 10106 10107 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10105 def EventType.card_upserted @@_card_upserted ||= EventType.new('card_upserted') end |
.card_upserted_v2 ⇒ Object
10109 10110 10111 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10109 def EventType.card_upserted_v2 @@_card_upserted_v2 ||= EventType.new('card_upserted_v2') end |
.catalog_deleted ⇒ Object
9801 9802 9803 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9801 def EventType.catalog_deleted @@_catalog_deleted ||= EventType.new('catalog_deleted') end |
.catalog_item_deleted ⇒ Object
9817 9818 9819 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9817 def EventType.catalog_item_deleted @@_catalog_item_deleted ||= EventType.new('catalog_item_deleted') end |
.catalog_item_upserted ⇒ Object
9813 9814 9815 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9813 def EventType.catalog_item_upserted @@_catalog_item_upserted ||= EventType.new('catalog_item_upserted') end |
.catalog_upserted ⇒ Object
9797 9798 9799 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9797 def EventType.catalog_upserted @@_catalog_upserted ||= EventType.new('catalog_upserted') end |
.crossdock_shipment_upserted ⇒ Object
9829 9830 9831 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9829 def EventType.crossdock_shipment_upserted @@_crossdock_shipment_upserted ||= EventType.new('crossdock_shipment_upserted') end |
.currency_format_deleted ⇒ Object
9857 9858 9859 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9857 def EventType.currency_format_deleted @@_currency_format_deleted ||= EventType.new('currency_format_deleted') end |
.currency_format_upserted ⇒ Object
9861 9862 9863 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9861 def EventType.currency_format_upserted @@_currency_format_upserted ||= EventType.new('currency_format_upserted') end |
.delivery_option_deleted ⇒ Object
9953 9954 9955 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9953 def EventType.delivery_option_deleted @@_delivery_option_deleted ||= EventType.new('delivery_option_deleted') end |
.delivery_option_upserted ⇒ Object
9949 9950 9951 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9949 def EventType.delivery_option_upserted @@_delivery_option_upserted ||= EventType.new('delivery_option_upserted') end |
.experience_deleted ⇒ Object
9865 9866 9867 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9865 def EventType.experience_deleted @@_experience_deleted ||= EventType.new('experience_deleted') end |
.experience_price_book_mapping_deleted ⇒ Object
9873 9874 9875 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9873 def EventType.experience_price_book_mapping_deleted @@_experience_price_book_mapping_deleted ||= EventType.new('experience_price_book_mapping_deleted') end |
.experience_price_book_mapping_upserted ⇒ Object
9877 9878 9879 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9877 def EventType.experience_price_book_mapping_upserted @@_experience_price_book_mapping_upserted ||= EventType.new('experience_price_book_mapping_upserted') end |
.experience_upserted ⇒ Object
9869 9870 9871 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9869 def EventType.experience_upserted @@_experience_upserted ||= EventType.new('experience_upserted') end |
.fraud_status_changed ⇒ Object
9937 9938 9939 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9937 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
9772 9773 9774 9775 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9772 def EventType.from_string(value) HttpClient::Preconditions.assert_class('value', value, String) EventType.ALL.find { |v| v.value == value } end |
.fully_harmonized_item_upserted ⇒ Object
9993 9994 9995 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9993 def EventType.fully_harmonized_item_upserted @@_fully_harmonized_item_upserted ||= EventType.new('fully_harmonized_item_upserted') end |
.harmonized_item_deleted ⇒ Object
9985 9986 9987 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9985 def EventType.harmonized_item_deleted @@_harmonized_item_deleted ||= EventType.new('harmonized_item_deleted') end |
.harmonized_item_upserted ⇒ Object
9981 9982 9983 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9981 def EventType.harmonized_item_upserted @@_harmonized_item_upserted ||= EventType.new('harmonized_item_upserted') end |
.harmonized_landed_cost_upserted ⇒ Object
9989 9990 9991 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9989 def EventType.harmonized_landed_cost_upserted @@_harmonized_landed_cost_upserted ||= EventType.new('harmonized_landed_cost_upserted') end |
.hs10_code_deleted ⇒ Object
9969 9970 9971 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9969 def EventType.hs10_code_deleted @@_hs10_code_deleted ||= EventType.new('hs10_code_deleted') end |
.hs10_code_upserted ⇒ Object
9965 9966 9967 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9965 def EventType.hs10_code_upserted @@_hs10_code_upserted ||= EventType.new('hs10_code_upserted') end |
.hs6_code_deleted ⇒ Object
9961 9962 9963 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9961 def EventType.hs6_code_deleted @@_hs6_code_deleted ||= EventType.new('hs6_code_deleted') end |
.hs6_code_upserted ⇒ Object
9957 9958 9959 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9957 def EventType.hs6_code_upserted @@_hs6_code_upserted ||= EventType.new('hs6_code_upserted') end |
.item_margin_deleted ⇒ Object
9881 9882 9883 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9881 def EventType.item_margin_deleted @@_item_margin_deleted ||= EventType.new('item_margin_deleted') end |
.item_margin_upserted ⇒ Object
9885 9886 9887 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9885 def EventType.item_margin_upserted @@_item_margin_upserted ||= EventType.new('item_margin_upserted') end |
.item_origin_deleted ⇒ Object
9977 9978 9979 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9977 def EventType.item_origin_deleted @@_item_origin_deleted ||= EventType.new('item_origin_deleted') end |
.item_origin_upserted ⇒ Object
9973 9974 9975 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9973 def EventType.item_origin_upserted @@_item_origin_upserted ||= EventType.new('item_origin_upserted') end |
.item_sales_margin_deleted ⇒ Object
9889 9890 9891 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9889 def EventType.item_sales_margin_deleted @@_item_sales_margin_deleted ||= EventType.new('item_sales_margin_deleted') end |
.item_sales_margin_upserted ⇒ Object
9893 9894 9895 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9893 def EventType.item_sales_margin_upserted @@_item_sales_margin_upserted ||= EventType.new('item_sales_margin_upserted') end |
.label_format_deleted ⇒ Object
9897 9898 9899 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9897 def EventType.label_format_deleted @@_label_format_deleted ||= EventType.new('label_format_deleted') end |
.label_format_upserted ⇒ Object
9901 9902 9903 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9901 def EventType.label_format_upserted @@_label_format_upserted ||= EventType.new('label_format_upserted') end |
.label_upserted ⇒ Object
10021 10022 10023 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10021 def EventType.label_upserted @@_label_upserted ||= EventType.new('label_upserted') end |
.local_item_deleted ⇒ Object
10045 10046 10047 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10045 def EventType.local_item_deleted @@_local_item_deleted ||= EventType.new('local_item_deleted') end |
.local_item_upserted ⇒ Object
10041 10042 10043 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10041 def EventType.local_item_upserted @@_local_item_upserted ||= EventType.new('local_item_upserted') end |
.manifested_label_deleted ⇒ Object
10037 10038 10039 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10037 def EventType.manifested_label_deleted @@_manifested_label_deleted ||= EventType.new('manifested_label_deleted') end |
.manifested_label_upserted ⇒ Object
10033 10034 10035 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10033 def EventType.manifested_label_upserted @@_manifested_label_upserted ||= EventType.new('manifested_label_upserted') end |
.membership_deleted ⇒ Object
10053 10054 10055 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10053 def EventType.membership_deleted @@_membership_deleted ||= EventType.new('membership_deleted') end |
.membership_upserted ⇒ Object
10049 10050 10051 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10049 def EventType.membership_upserted @@_membership_upserted ||= EventType.new('membership_upserted') end |
.notification_deleted ⇒ Object
10029 10030 10031 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10029 def EventType.notification_deleted @@_notification_deleted ||= EventType.new('notification_deleted') end |
.notification_upserted ⇒ Object
10025 10026 10027 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10025 def EventType.notification_upserted @@_notification_upserted ||= EventType.new('notification_upserted') end |
.online_authorization_upserted ⇒ Object
10089 10090 10091 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10089 def EventType. @@_online_authorization_upserted ||= EventType.new('online_authorization_upserted') end |
.online_authorization_upserted_v2 ⇒ Object
10093 10094 10095 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10093 def EventType. @@_online_authorization_upserted_v2 ||= EventType.new('online_authorization_upserted_v2') end |
.order_deleted ⇒ Object
9905 9906 9907 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9905 def EventType.order_deleted @@_order_deleted ||= EventType.new('order_deleted') end |
.order_identifier_deleted ⇒ Object
9913 9914 9915 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9913 def EventType.order_identifier_deleted @@_order_identifier_deleted ||= EventType.new('order_identifier_deleted') end |
.order_identifier_deleted_v2 ⇒ Object
9921 9922 9923 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9921 def EventType.order_identifier_deleted_v2 @@_order_identifier_deleted_v2 ||= EventType.new('order_identifier_deleted_v2') end |
.order_identifier_upserted ⇒ Object
9917 9918 9919 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9917 def EventType.order_identifier_upserted @@_order_identifier_upserted ||= EventType.new('order_identifier_upserted') end |
.order_identifier_upserted_v2 ⇒ Object
9925 9926 9927 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9925 def EventType.order_identifier_upserted_v2 @@_order_identifier_upserted_v2 ||= EventType.new('order_identifier_upserted_v2') end |
.order_upserted ⇒ Object
9909 9910 9911 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9909 def EventType.order_upserted @@_order_upserted ||= EventType.new('order_upserted') end |
.organization_countries_published ⇒ Object
10161 10162 10163 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10161 def EventType.organization_countries_published @@_organization_countries_published ||= EventType.new('organization_countries_published') end |
.organization_deleted ⇒ Object
10061 10062 10063 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10061 def EventType.organization_deleted @@_organization_deleted ||= EventType.new('organization_deleted') end |
.organization_ratecard_transit_windows_published ⇒ Object
10165 10166 10167 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10165 def EventType.organization_ratecard_transit_windows_published @@_organization_ratecard_transit_windows_published ||= EventType.new('organization_ratecard_transit_windows_published') end |
.organization_rates_published ⇒ Object
10157 10158 10159 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10157 def EventType.organization_rates_published @@_organization_rates_published ||= EventType.new('organization_rates_published') end |
.organization_upserted ⇒ Object
10057 10058 10059 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10057 def EventType.organization_upserted @@_organization_upserted ||= EventType.new('organization_upserted') end |
.payment_deleted ⇒ Object
10121 10122 10123 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10121 def EventType.payment_deleted @@_payment_deleted ||= EventType.new('payment_deleted') end |
.payment_upserted ⇒ Object
10117 10118 10119 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10117 def EventType.payment_upserted @@_payment_upserted ||= EventType.new('payment_upserted') end |
.price_book_deleted ⇒ Object
10145 10146 10147 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10145 def EventType.price_book_deleted @@_price_book_deleted ||= EventType.new('price_book_deleted') end |
.price_book_item_deleted ⇒ Object
10153 10154 10155 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10153 def EventType.price_book_item_deleted @@_price_book_item_deleted ||= EventType.new('price_book_item_deleted') end |
.price_book_item_upserted ⇒ Object
10149 10150 10151 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10149 def EventType.price_book_item_upserted @@_price_book_item_upserted ||= EventType.new('price_book_item_upserted') end |
.price_book_upserted ⇒ Object
10141 10142 10143 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10141 def EventType.price_book_upserted @@_price_book_upserted ||= EventType.new('price_book_upserted') end |
.pricing_deleted ⇒ Object
9929 9930 9931 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9929 def EventType.pricing_deleted @@_pricing_deleted ||= EventType.new('pricing_deleted') end |
.pricing_upserted ⇒ Object
9933 9934 9935 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9933 def EventType.pricing_upserted @@_pricing_upserted ||= EventType.new('pricing_upserted') end |
.rate_deleted ⇒ Object
9833 9834 9835 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9833 def EventType.rate_deleted @@_rate_deleted ||= EventType.new('rate_deleted') end |
.rate_upserted ⇒ Object
9837 9838 9839 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9837 def EventType.rate_upserted @@_rate_upserted ||= EventType.new('rate_upserted') end |
.refund_capture_upserted_v2 ⇒ Object
10133 10134 10135 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10133 def EventType.refund_capture_upserted_v2 @@_refund_capture_upserted_v2 ||= EventType.new('refund_capture_upserted_v2') end |
.refund_upserted ⇒ Object
10125 10126 10127 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10125 def EventType.refund_upserted @@_refund_upserted ||= EventType.new('refund_upserted') end |
.refund_upserted_v2 ⇒ Object
10129 10130 10131 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10129 def EventType.refund_upserted_v2 @@_refund_upserted_v2 ||= EventType.new('refund_upserted_v2') end |
.return_deleted ⇒ Object
10173 10174 10175 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10173 def EventType.return_deleted @@_return_deleted ||= EventType.new('return_deleted') end |
.return_upserted ⇒ Object
10169 10170 10171 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10169 def EventType.return_upserted @@_return_upserted ||= EventType.new('return_upserted') end |
.reversal_upserted ⇒ Object
10137 10138 10139 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10137 def EventType.reversal_upserted @@_reversal_upserted ||= EventType.new('reversal_upserted') end |
.rule_deleted ⇒ Object
10001 10002 10003 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10001 def EventType.rule_deleted @@_rule_deleted ||= EventType.new('rule_deleted') end |
.rule_upserted ⇒ Object
9997 9998 9999 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9997 def EventType.rule_upserted @@_rule_upserted ||= EventType.new('rule_upserted') end |
.serial_deleted ⇒ Object
10009 10010 10011 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10009 def EventType.serial_deleted @@_serial_deleted ||= EventType.new('serial_deleted') end |
.serial_upserted ⇒ Object
10005 10006 10007 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10005 def EventType.serial_upserted @@_serial_upserted ||= EventType.new('serial_upserted') end |
.snapshot_deleted ⇒ Object
10017 10018 10019 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10017 def EventType.snapshot_deleted @@_snapshot_deleted ||= EventType.new('snapshot_deleted') end |
.snapshot_upserted ⇒ Object
10013 10014 10015 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10013 def EventType.snapshot_upserted @@_snapshot_upserted ||= EventType.new('snapshot_upserted') end |
.subcatalog_deleted ⇒ Object
9809 9810 9811 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9809 def EventType.subcatalog_deleted @@_subcatalog_deleted ||= EventType.new('subcatalog_deleted') end |
.subcatalog_item_deleted ⇒ Object
9825 9826 9827 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9825 def EventType.subcatalog_item_deleted @@_subcatalog_item_deleted ||= EventType.new('subcatalog_item_deleted') end |
.subcatalog_item_upserted ⇒ Object
9821 9822 9823 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9821 def EventType.subcatalog_item_upserted @@_subcatalog_item_upserted ||= EventType.new('subcatalog_item_upserted') end |
.subcatalog_upserted ⇒ Object
9805 9806 9807 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9805 def EventType.subcatalog_upserted @@_subcatalog_upserted ||= EventType.new('subcatalog_upserted') end |
.targeting_item_deleted ⇒ Object
10181 10182 10183 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10181 def EventType.targeting_item_deleted @@_targeting_item_deleted ||= EventType.new('targeting_item_deleted') end |
.targeting_item_upserted ⇒ Object
10177 10178 10179 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10177 def EventType.targeting_item_upserted @@_targeting_item_upserted ||= EventType.new('targeting_item_upserted') end |
.tier_deleted ⇒ Object
9945 9946 9947 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9945 def EventType.tier_deleted @@_tier_deleted ||= EventType.new('tier_deleted') end |
Instance Method Details
#to_hash ⇒ Object
10189 10190 10191 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 10189 def to_hash value end |