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