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