Sha256: 0eb05f716c6c33ba9ef33f7dfd809de5b86be30d005fe82b3c050d648bcbef68

Contents?: true

Size: 471 Bytes

Versions: 27

Compression:

Stored size: 471 Bytes

Contents

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

# typed: true
# frozen_string_literal: true


module StackOne
  module Operations
  

    class StackoneGetAccountRequest < ::StackOne::Utils::FieldAugmented
      extend T::Sig


      field :id, ::String, { 'path_param': { 'field_name': 'id', 'style': 'simple', 'explode': false } }


      sig { params(id: ::String).void }
      def initialize(id: nil)
        @id = id
      end
    end
  end
end

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
stackone_client-0.5.7 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.5.6 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.5.5 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.5.4 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.5.3 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.5.2 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.5.1 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.5.0 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.4.1 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.4.0 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.3.3 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.3.2 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.3.1 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.3.0 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.2.46 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.2.45 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.2.44 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.2.43 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.2.42 lib/stack_one/models/operations/stackone_get_account_request.rb
stackone_client-0.2.41 lib/stack_one/models/operations/stackone_get_account_request.rb