Sha256: a7075392350315111d8b4c4b8332b28f8d3217ffff117906563682e5dae5895f

Contents?: true

Size: 299 Bytes

Versions: 10

Compression:

Stored size: 299 Bytes

Contents

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

# typed: true
# frozen_string_literal: true


module OpenApiSDK
  module Operations
  

    class UpdateCustomerInterval < T::Enum
      enums do
        MONTH = new('month')
        YEAR = new('year')
      end
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

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