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