Class: Payhub::NextAction::QR

Inherits:
Struct
  • Object
show all
Defined in:
lib/payhub/next_action.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#expires_atObject

Returns the value of attribute expires_at

Returns:

  • (Object)

    the current value of expires_at



18
19
20
# File 'lib/payhub/next_action.rb', line 18

def expires_at
  @expires_at
end

#qr_payloadObject

Returns the value of attribute qr_payload

Returns:

  • (Object)

    the current value of qr_payload



18
19
20
# File 'lib/payhub/next_action.rb', line 18

def qr_payload
  @qr_payload
end

#referenceObject

Returns the value of attribute reference

Returns:

  • (Object)

    the current value of reference



18
19
20
# File 'lib/payhub/next_action.rb', line 18

def reference
  @reference
end

Instance Method Details

#kindObject



19
# File 'lib/payhub/next_action.rb', line 19

def kind = :qr