| Package | Description |
|---|---|
| ch.postfinance.sdk.model | |
| ch.postfinance.sdk.service |
| Modifier and Type | Method and Description |
|---|---|
ShopifyRecurringOrderUpdateRequest |
ShopifyRecurringOrderUpdateRequest.executionDate(OffsetDateTime executionDate) |
ShopifyRecurringOrderUpdateRequest |
ShopifyRecurringOrderUpdateRequest.recurringOrderId(Long recurringOrderId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShopifyRecurringOrderService.update(Long spaceId,
ShopifyRecurringOrderUpdateRequest updateRequest)
Update
This operation allows to update a Shopify recurring order.
|
void |
ShopifyRecurringOrderService.update(Long spaceId,
ShopifyRecurringOrderUpdateRequest updateRequest,
Map<String,Object> params)
Update
This operation allows to update a Shopify recurring order.
|
com.google.api.client.http.HttpResponse |
ShopifyRecurringOrderService.updateForHttpResponse(Long spaceId,
ShopifyRecurringOrderUpdateRequest updateRequest) |
com.google.api.client.http.HttpResponse |
ShopifyRecurringOrderService.updateForHttpResponse(Long spaceId,
ShopifyRecurringOrderUpdateRequest updateRequest,
Map<String,Object> params) |
Copyright © 2021. All rights reserved.