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