Class: ZeroClick::Sellers::Stateful::MintNotProvisioned

Inherits:
Struct
  • Object
show all
Defined in:
lib/zeroclick/sellers/stateful/dispatch.rb

Instance Attribute Summary collapse

Instance Attribute Details

#retry_after_secondsObject

Returns the value of attribute retry_after_seconds

Returns:

  • (Object)

    the current value of retry_after_seconds



29
30
31
# File 'lib/zeroclick/sellers/stateful/dispatch.rb', line 29

def retry_after_seconds
  @retry_after_seconds
end