| Package | Description |
|---|---|
| ch.postfinance.sdk.model | |
| ch.postfinance.sdk.service |
| Modifier and Type | Method and Description |
|---|---|
TransactionInvoiceCommentActive |
TransactionInvoiceCommentActive.id(Long id) |
TransactionInvoiceCommentActive |
TransactionInvoiceCommentActive.version(Long version) |
| Modifier and Type | Method and Description |
|---|---|
TransactionInvoiceComment |
TransactionInvoiceCommentService.update(Long spaceId,
TransactionInvoiceCommentActive entity)
Update
This updates the comment with the given properties.
|
TransactionInvoiceComment |
TransactionInvoiceCommentService.update(Long spaceId,
TransactionInvoiceCommentActive entity,
Map<String,Object> params)
Update
This updates the comment with the given properties.
|
com.google.api.client.http.HttpResponse |
TransactionInvoiceCommentService.updateForHttpResponse(Long spaceId,
TransactionInvoiceCommentActive entity) |
com.google.api.client.http.HttpResponse |
TransactionInvoiceCommentService.updateForHttpResponse(Long spaceId,
TransactionInvoiceCommentActive entity,
Map<String,Object> params) |
Copyright © 2022. All rights reserved.