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