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