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