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