Class: TesoteSdk::Models::BatchSubmitResult

Inherits:
Struct
  • Object
show all
Extended by:
FromHash
Defined in:
lib/tesote_sdk/models.rb

Instance Attribute Summary collapse

Method Summary

Methods included from FromHash

build_field, from_array, from_hash

Instance Attribute Details

#enqueuedObject

Returns the value of attribute enqueued

Returns:

  • (Object)

    the current value of enqueued



441
442
443
# File 'lib/tesote_sdk/models.rb', line 441

def enqueued
  @enqueued
end

#failedObject

Returns the value of attribute failed

Returns:

  • (Object)

    the current value of failed



441
442
443
# File 'lib/tesote_sdk/models.rb', line 441

def failed
  @failed
end