Sha256: da08e0f3550a5d5cfa06c153877f48b10207b1adb801a6f71d9b8a5f18b9953b
Contents?: true
Size: 442 Bytes
Versions: 2
Compression:
Stored size: 442 Bytes
Contents
# 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 AtsGetUserQueryParamProxy < ::StackOne::Utils::FieldAugmented extend T::Sig def initialize; end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
stackone_client-0.2.4 | lib/stack_one/models/operations/ats_get_user_queryparam_proxy.rb |
stackone_client-0.2.3 | lib/stack_one/models/operations/ats_get_user_queryparam_proxy.rb |