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