Class: HighLevel::Models::Invoices::PaymentMethodDto
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Invoices::PaymentMethodDto
- Defined in:
- lib/high_level/models/invoices/payment_method_dto.rb
Instance Attribute Summary collapse
-
#stripe ⇒ Object
readonly
Returns the value of attribute stripe.
Instance Attribute Details
#stripe ⇒ Object (readonly)
Returns the value of attribute stripe
9 10 11 |
# File 'lib/high_level/models/invoices/payment_method_dto.rb', line 9 def stripe @stripe end |