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