Sha256: b6b0248a87118d2a87c95c124fee9fcca9853559dced949ce183a8408b29e274

Contents?: true

Size: 501 Bytes

Versions: 14

Compression:

Stored size: 501 Bytes

Contents

=begin
#Square Connect API

OpenAPI spec version: 2.0
Contact: developers@squareup.com
Generated by: https://github.com/swagger-api/swagger-codegen.git

=end

require 'date'

module SquareConnect
  class V1OrderHistoryEntryAction
    
    ORDER_PLACED = "ORDER_PLACED".freeze
    DECLINED = "DECLINED".freeze
    PAYMENT_RECEIVED = "PAYMENT_RECEIVED".freeze
    CANCELED = "CANCELED".freeze
    COMPLETED = "COMPLETED".freeze
    REFUNDED = "REFUNDED".freeze
    EXPIRED = "EXPIRED".freeze
  end

end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
square_connect-2.20190724.1.334 lib/square_connect/models/v1_order_history_entry_action.rb
square_connect-2.20190724.0.331 lib/square_connect/models/v1_order_history_entry_action.rb
square_connect-2.20190724.0.330 lib/square_connect/models/v1_order_history_entry_action.rb
square_connect-2.20190724.0.325 lib/square_connect/models/v1_order_history_entry_action.rb
square_connect-2.20190710.0.321 lib/square_connect/models/v1_order_history_entry_action.rb
square_connect-2.20190612.1.314 lib/square_connect/models/v1_order_history_entry_action.rb
square_connect-2.20190612.0.311 lib/square_connect/models/v1_order_history_entry_action.rb
square_connect-2.20190612.0.309 lib/square_connect/models/v1_order_history_entry_action.rb
square_connect-2.20190508.0.304 lib/square_connect/models/v1_order_history_entry_action.rb
square_connect-2.20190410.1.300 lib/square_connect/models/v1_order_history_entry_action.rb
square_connect-2.20190410.0.296 lib/square_connect/models/v1_order_history_entry_action.rb
square_connect-2.20190327.1.292 lib/square_connect/models/v1_order_history_entry_action.rb
square_connect-2.20190313.1.282 lib/square_connect/models/v1_order_history_entry_action.rb
square_connect-2.20190313.0.278 lib/square_connect/models/v1_order_history_entry_action.rb