ExtendSubscriptionRequest
import type { ExtendSubscriptionRequest } from "https://googleapis.deno.dev/v1/paymentsresellersubscription:v1.ts";
Request message for extending a Subscription resource. A new recurrence will be made based on the subscription schedule defined by the original product.
§Properties
§
requestId?: string
[src]Required. Restricted to 36 ASCII characters. A random UUID is recommended. The idempotency key for the request. The ID generation logic is controlled by the partner. request_id should be the same as on retries of the same request. A different request_id must be used for a extension of a different cycle.