Class: Payhub::NextAction::Redirect

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



14
15
16
# File 'lib/payhub/next_action.rb', line 14

def expires_at
  @expires_at
end

#fieldsObject

Returns the value of attribute fields

Returns:

  • (Object)

    the current value of fields



14
15
16
# File 'lib/payhub/next_action.rb', line 14

def fields
  @fields
end

#methodObject

Returns the value of attribute method

Returns:

  • (Object)

    the current value of method



14
15
16
# File 'lib/payhub/next_action.rb', line 14

def method
  @method
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



14
15
16
# File 'lib/payhub/next_action.rb', line 14

def url
  @url
end

Instance Method Details

#kindObject



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

def kind = :redirect