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