| Package | Description |
|---|---|
| ch.postfinance.sdk.model | |
| ch.postfinance.sdk.service |
| Modifier and Type | Method and Description |
|---|---|
ShopifySubscriberActive |
ShopifySubscriberActive.emailAddress(String emailAddress) |
ShopifySubscriberActive |
ShopifySubscriberActive.externalId(String externalId) |
ShopifySubscriberActive |
ShopifySubscriberActive.id(Long id) |
ShopifySubscriberActive |
ShopifySubscriberActive.phoneNumber(String phoneNumber) |
ShopifySubscriberActive |
ShopifySubscriberActive.version(Long version) |
| Modifier and Type | Method and Description |
|---|---|
ShopifySubscriber |
ShopifySubscriberService.update(Long spaceId,
ShopifySubscriberActive query)
Update
This updates the entity with the given properties.
|
ShopifySubscriber |
ShopifySubscriberService.update(Long spaceId,
ShopifySubscriberActive query,
Map<String,Object> params)
Update
This updates the entity with the given properties.
|
com.google.api.client.http.HttpResponse |
ShopifySubscriberService.updateForHttpResponse(Long spaceId,
ShopifySubscriberActive query) |
com.google.api.client.http.HttpResponse |
ShopifySubscriberService.updateForHttpResponse(Long spaceId,
ShopifySubscriberActive query,
Map<String,Object> params) |
Copyright © 2022. All rights reserved.