| Package | Description |
|---|---|
| ch.postfinance.sdk.service |
| Modifier and Type | Method and Description |
|---|---|
Customer |
CustomerService.create(Long spaceId,
CustomerCreate entity)
Create
Creates the entity with the given properties.
|
Customer |
CustomerService.create(Long spaceId,
CustomerCreate entity,
Map<String,Object> params)
Create
Creates the entity with the given properties.
|
com.google.api.client.http.HttpResponse |
CustomerService.createForHttpResponse(Long spaceId,
CustomerCreate entity) |
com.google.api.client.http.HttpResponse |
CustomerService.createForHttpResponse(Long spaceId,
CustomerCreate entity,
Map<String,Object> params) |
Copyright © 2023. All rights reserved.