class Textmagic::REST::Invoice
An Invoice
resource.
@id¶ ↑
@bundle¶ ↑
@currency¶ ↑
@vat¶ ↑
@payment_method¶ ↑
Public Instance Methods
refresh()
click to toggle source
# File lib/textmagic-ruby/rest/invoices.rb 68 def refresh 69 raise '`refresh` method is not supported for this resource.' 70 end