@maxim_mazurok/gapi.client.paymentsresellersubscription-v1
Advanced tools
Comparing version 0.0.20221010 to 0.0.20221013
@@ -12,3 +12,3 @@ /* Type definitions for non-npm package Payments Reseller Subscription API v1 0.0 */ | ||
// Generated from: https://paymentsresellersubscription.googleapis.com/$discovery/rest?version=v1 | ||
// Revision: 20221010 | ||
// Revision: 20221013 | ||
@@ -34,4 +34,4 @@ /// <reference types="gapi.client" /> | ||
/** | ||
* Optional. If true, the subscription will be cancelled immediately. Otherwise, the subscription will be cancelled at renewal_time, and therefore no prorated refund will be issued for | ||
* the rest of the cycle. | ||
* Optional. If true, Google will cancel the subscription immediately, and issue a prorated refund for the remainder of the billing cycle. Otherwise, Google defers the cancelation at | ||
* renewal_time, and therefore, will not issue a refund. | ||
*/ | ||
@@ -38,0 +38,0 @@ cancelImmediately?: boolean; |
{ | ||
"name": "@maxim_mazurok/gapi.client.paymentsresellersubscription-v1", | ||
"version": "0.0.20221010", | ||
"version": "0.0.20221013", | ||
"description": "TypeScript typings for Payments Reseller Subscription API v1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.paymentsresellersubscription-v1 definition tests */ | ||
// Revision: 20221010 | ||
// Revision: 20221013 | ||
@@ -9,0 +9,0 @@ gapi.load('client', async () => { |
72375