| Package | Description |
|---|---|
| ch.postfinance.sdk.model | |
| ch.postfinance.sdk.service |
| Modifier and Type | Method and Description |
|---|---|
TransactionInvoiceCommentCreate |
TransactionInvoiceCommentCreate.transactionInvoice(Long transactionInvoice) |
| Modifier and Type | Method and Description |
|---|---|
TransactionInvoiceComment |
TransactionInvoiceCommentService.create(Long spaceId,
TransactionInvoiceCommentCreate entity)
Create
Creates the comment with the given properties.
|
TransactionInvoiceComment |
TransactionInvoiceCommentService.create(Long spaceId,
TransactionInvoiceCommentCreate entity,
Map<String,Object> params)
Create
Creates the comment with the given properties.
|
com.google.api.client.http.HttpResponse |
TransactionInvoiceCommentService.createForHttpResponse(Long spaceId,
TransactionInvoiceCommentCreate entity) |
com.google.api.client.http.HttpResponse |
TransactionInvoiceCommentService.createForHttpResponse(Long spaceId,
TransactionInvoiceCommentCreate entity,
Map<String,Object> params) |
Copyright © 2022. All rights reserved.