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