Class Invoice
java.lang.Object
de.alexanderwodarz.code.swifud.application.Invoice
-
Constructor Details
-
Invoice
public Invoice()
-
-
Method Details
-
getPaymentMethods
-
getStatus
-
getReference
-
getCondition
-
getInvoiceNumber
-
getInvoiceDate
-
getDeliveryDate
-
getItems
public org.json.JSONArray getItems() -
getItemObjects
-
isPayed
public boolean isPayed() -
getInvoice
public org.json.JSONObject getInvoice() -
getPayLink
-
getPassword
-
getBrutto
public double getBrutto() -
getNetto
public double getNetto() -
getStripeSecret
-
getAddress
public org.json.JSONObject getAddress() -
getLayout
-
build
public org.json.JSONObject build()
-