# Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT. # typed: true # frozen_string_literal: true module StackOne module Operations # Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key class CrmGetAccountQueryParamProxy < ::StackOne::Utils::FieldAugmented extend T::Sig def initialize; end end end end