Class: HighLevel::Models::Invoices::CardDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/invoices/card_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#brandObject (readonly)

Returns the value of attribute brand

Returns:

  • (Object)

    the current value of brand



9
10
11
# File 'lib/high_level/models/invoices/card_dto.rb', line 9

def brand
  @brand
end

#last4Object (readonly)

Returns the value of attribute last4

Returns:

  • (Object)

    the current value of last4



9
10
11
# File 'lib/high_level/models/invoices/card_dto.rb', line 9

def last4
  @last4
end