| Package | Description |
|---|---|
| ch.postfinance.sdk.model | |
| ch.postfinance.sdk.service |
| Modifier and Type | Method and Description |
|---|---|
ShopifySubscriptionProductCreate |
ShopifySubscriptionProductCreate.productId(String productId) |
ShopifySubscriptionProductCreate |
ShopifySubscriptionProductCreate.productVariantId(String productVariantId) |
ShopifySubscriptionProductCreate |
ShopifySubscriptionProductCreate.shop(Long shop) |
| Modifier and Type | Method and Description |
|---|---|
ShopifySubscriptionProduct |
ShopifySubscriptionProductService.create(Long spaceId,
ShopifySubscriptionProductCreate entity)
Create
Creates the entity with the given properties.
|
ShopifySubscriptionProduct |
ShopifySubscriptionProductService.create(Long spaceId,
ShopifySubscriptionProductCreate entity,
Map<String,Object> params)
Create
Creates the entity with the given properties.
|
com.google.api.client.http.HttpResponse |
ShopifySubscriptionProductService.createForHttpResponse(Long spaceId,
ShopifySubscriptionProductCreate entity) |
com.google.api.client.http.HttpResponse |
ShopifySubscriptionProductService.createForHttpResponse(Long spaceId,
ShopifySubscriptionProductCreate entity,
Map<String,Object> params) |
Copyright © 2021. All rights reserved.