Class: Payhub::NextAction::OtpRequired

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



10
11
12
# File 'lib/payhub/next_action.rb', line 10

def expires_at
  @expires_at
end

#masked_destinationObject

Returns the value of attribute masked_destination

Returns:

  • (Object)

    the current value of masked_destination



10
11
12
# File 'lib/payhub/next_action.rb', line 10

def masked_destination
  @masked_destination
end

#psp_refObject

Returns the value of attribute psp_ref

Returns:

  • (Object)

    the current value of psp_ref



10
11
12
# File 'lib/payhub/next_action.rb', line 10

def psp_ref
  @psp_ref
end

Instance Method Details

#kindObject



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

def kind = :otp_required