| Package | Description |
|---|---|
| ch.postfinance.sdk.model | |
| ch.postfinance.sdk.service |
| Modifier and Type | Method and Description |
|---|---|
ShopifySubscriptionVersion |
ShopifySubscriptionService.create(Long spaceId,
ShopifySubscriptionCreationRequest creationRequest)
Create
This operation allows to create a Shopify subscription.
|
ShopifySubscriptionVersion |
ShopifySubscriptionService.create(Long spaceId,
ShopifySubscriptionCreationRequest creationRequest,
Map<String,Object> params)
Create
This operation allows to create a Shopify subscription.
|
com.google.api.client.http.HttpResponse |
ShopifySubscriptionService.createForHttpResponse(Long spaceId,
ShopifySubscriptionCreationRequest creationRequest) |
com.google.api.client.http.HttpResponse |
ShopifySubscriptionService.createForHttpResponse(Long spaceId,
ShopifySubscriptionCreationRequest creationRequest,
Map<String,Object> params) |
Copyright © 2022. All rights reserved.