Class: AvalaraSdk::A1099::V2::List1099FormsRequestSdk

Inherits:
Object
  • Object
show all
Defined in:
lib/avalara_sdk/api/A1099/V2/forms1099_api.rb

Overview

Represents the Request object for the List1099Forms API

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initializeList1099FormsRequestSdk

Returns a new instance of List1099FormsRequestSdk.



1181
1182
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1181

def initialize()
end

Instance Attribute Details

#avalara_versionObject

Returns the value of attribute avalara_version.



1163
1164
1165
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1163

def avalara_version
  @avalara_version
end

#countObject

Returns the value of attribute count.



1173
1174
1175
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1173

def count
  @count
end

#count_onlyObject

Returns the value of attribute count_only.



1175
1176
1177
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1175

def count_only
  @count_only
end

#filterObject

Returns the value of attribute filter.



1165
1166
1167
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1165

def filter
  @filter
end

#order_byObject

Returns the value of attribute order_by.



1171
1172
1173
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1171

def order_by
  @order_by
end

#skipObject

Returns the value of attribute skip.



1169
1170
1171
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1169

def skip
  @skip
end

#topObject

Returns the value of attribute top.



1167
1168
1169
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1167

def top
  @top
end

#x_avalara_clientObject

Returns the value of attribute x_avalara_client.



1179
1180
1181
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1179

def x_avalara_client
  @x_avalara_client
end

#x_correlation_idObject

Returns the value of attribute x_correlation_id.



1177
1178
1179
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1177

def x_correlation_id
  @x_correlation_id
end

Instance Method Details

#get_avalara_versionObject



1184
1185
1186
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1184

def get_avalara_version()
    return @avalara_version || '2.0'
end

#get_countObject



1224
1225
1226
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1224

def get_count()
    return @count
end

#get_count_onlyObject



1232
1233
1234
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1232

def get_count_only()
    return @count_only
end

#get_filterObject



1192
1193
1194
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1192

def get_filter()
    return @filter
end

#get_order_byObject



1216
1217
1218
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1216

def get_order_by()
    return @order_by
end

#get_skipObject



1208
1209
1210
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1208

def get_skip()
    return @skip
end

#get_topObject



1200
1201
1202
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1200

def get_top()
    return @top
end

#get_x_avalara_clientObject



1248
1249
1250
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1248

def get_x_avalara_client()
    return @x_avalara_client
end

#get_x_correlation_idObject



1240
1241
1242
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1240

def get_x_correlation_id()
    return @x_correlation_id
end

#set_avalara_version(avalara_version) ⇒ Object



1188
1189
1190
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1188

def set_avalara_version(avalara_version)
    @avalara_version = avalara_version
end

#set_count(count) ⇒ Object



1228
1229
1230
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1228

def set_count(count)
    @count = count
end

#set_count_only(count_only) ⇒ Object



1236
1237
1238
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1236

def set_count_only(count_only)
    @count_only = count_only
end

#set_filter(filter) ⇒ Object



1196
1197
1198
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1196

def set_filter(filter)
    @filter = filter
end

#set_order_by(order_by) ⇒ Object



1220
1221
1222
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1220

def set_order_by(order_by)
    @order_by = order_by
end

#set_skip(skip) ⇒ Object



1212
1213
1214
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1212

def set_skip(skip)
    @skip = skip
end

#set_top(top) ⇒ Object



1204
1205
1206
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1204

def set_top(top)
    @top = top
end

#set_x_avalara_client(x_avalara_client) ⇒ Object



1252
1253
1254
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1252

def set_x_avalara_client(x_avalara_client)
    @x_avalara_client = x_avalara_client
end

#set_x_correlation_id(x_correlation_id) ⇒ Object



1244
1245
1246
# File 'lib/avalara_sdk/api/A1099/V2/forms1099_api.rb', line 1244

def set_x_correlation_id(x_correlation_id)
    @x_correlation_id = x_correlation_id
end