Sha256: c29a12b42b937ebab33643d7e8adc53086f3fcd2a0563e3f0cc14dd8d223aaef

Contents?: true

Size: 305 Bytes

Versions: 7

Compression:

Stored size: 305 Bytes

Contents

# Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.

# typed: true
# frozen_string_literal: true


module OpenApiSDK
  module Operations
  

    class UpdateCustomerType < T::Enum
      enums do
        PERCENTAGE = new('percentage')
        FLAT = new('flat')
      end
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
dub-0.2.2.pre.alpha.55 lib/open_api_sdk/models/operations/updatecustomer_type.rb
dub-0.2.2.pre.alpha.54 lib/open_api_sdk/models/operations/updatecustomer_type.rb
dub-0.2.2.pre.alpha.53 lib/open_api_sdk/models/operations/updatecustomer_type.rb
dub-0.2.2.pre.alpha.52 lib/open_api_sdk/models/operations/updatecustomer_type.rb
dub-0.2.2.pre.alpha.51 lib/open_api_sdk/models/operations/updatecustomer_type.rb
dub-0.2.2.pre.alpha.50 lib/open_api_sdk/models/operations/updatecustomer_type.rb
dub-0.2.2.pre.alpha.49 lib/open_api_sdk/models/operations/updatecustomer_type.rb