Class: QPay::Deeplink

Inherits:
Struct
  • Object
show all
Defined in:
lib/qpay/models.rb

Instance Attribute Summary collapse

Instance Attribute Details

#description ⇒ Object

Returns the value of attribute description

Returns:

  • (Object) —

    the current value of description



66
67
68
# File 'lib/qpay/models.rb', line 66

def description
  @description
end

Returns the value of attribute link

Returns:

  • (Object) —

    the current value of link



66
67
68
# File 'lib/qpay/models.rb', line 66

def link
  @link
end

#logo ⇒ Object

Returns the value of attribute logo

Returns:

  • (Object) —

    the current value of logo



66
67
68
# File 'lib/qpay/models.rb', line 66

def 
  @logo
end

#name ⇒ Object

Returns the value of attribute name

Returns:

  • (Object) —

    the current value of name



66
67
68
# File 'lib/qpay/models.rb', line 66

def name
  @name
end