Sha256: d4c7189f22edf760c2cba5df45f6d244470311c10bfdab81fbc36ff643e5bb57

Contents?: true

Size: 477 Bytes

Versions: 26

Compression:

Stored size: 477 Bytes

Contents

# Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.

# typed: true
# frozen_string_literal: true


module StackOne
  module Operations
  

    class StackoneDeleteAccountRequest < ::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

26 entries across 26 versions & 1 rubygems

Version Path
stackone_client-0.2.33 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.32 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.31 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.30 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.29 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.28 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.27 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.26 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.18 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.17 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.16 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.15 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.14 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.13 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.12 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.11 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.10 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.9 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.7 lib/stack_one/models/operations/stackone_delete_account_request.rb
stackone_client-0.2.6 lib/stack_one/models/operations/stackone_delete_account_request.rb