| Package | Description |
|---|---|
| ch.postfinance.sdk.model | |
| ch.postfinance.sdk.service |
| Modifier and Type | Field and Description |
|---|---|
protected ShopifySubscription |
ShopifySubscriptionVersion.subscription |
protected ShopifySubscription |
ShopifySubscriptionSuspension.subscription |
| Modifier and Type | Method and Description |
|---|---|
ShopifySubscription |
ShopifySubscriptionVersion.getSubscription() |
ShopifySubscription |
ShopifySubscriptionSuspension.getSubscription() |
| Modifier and Type | Method and Description |
|---|---|
ShopifySubscription |
ShopifySubscriptionService.read(Long spaceId,
Long id)
Read
Reads the entity with the given 'id' and returns it.
|
ShopifySubscription |
ShopifySubscriptionService.read(Long spaceId,
Long id,
Map<String,Object> params)
Read
Reads the entity with the given 'id' and returns it.
|
| Modifier and Type | Method and Description |
|---|---|
List<ShopifySubscription> |
ShopifySubscriptionService.search(Long spaceId,
EntityQuery query)
Search
Searches for the entities as specified by the given query.
|
List<ShopifySubscription> |
ShopifySubscriptionService.search(Long spaceId,
EntityQuery query,
Map<String,Object> params)
Search
Searches for the entities as specified by the given query.
|
Copyright © 2021. All rights reserved.