Class: Invoicexpress::Models::CoreSimplifiedInvoice

Inherits:
BaseModel
  • Object
show all
Includes:
BaseInvoice
Defined in:
lib/invoicexpress/models/invoice.rb

Overview

Note: we need all of these models because the API crashes when we send an object with the fields from the get request. example: do a get and then a update.

Method Summary

Methods included from BaseInvoice

included

Methods inherited from BaseModel

#initialize

Constructor Details

This class inherits a constructor from Invoicexpress::Models::BaseModel