public class InvoicePayment extends Object
| Constructor and Description |
|---|
InvoicePayment(Integer paymentId) |
| Modifier and Type | Method and Description |
|---|---|
InvoiceUpdate |
asInvoiceUpdate() |
Integer |
getPaymentId() |
public InvoicePayment(Integer paymentId)
public Integer getPaymentId()
public InvoiceUpdate asInvoiceUpdate()
Copyright © 2017 Digipost Open Source. All rights reserved.