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