Unit 'googlereseller' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TSubscription

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlereseller.pp line 274

type TSubscription = class(TGoogleBaseObject)

protected

  procedure SetbillingMethod(); virtual;

  

  procedure SetcreationTime(); virtual;

  

  procedure SetcustomerDomain(); virtual;

  

  procedure SetcustomerId(); virtual;

  

  procedure SetdealCode(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setplan(); virtual;

  

  procedure SetpurchaseOrderId(); virtual;

  

  procedure SetrenewalSettings(); virtual;

  

  procedure SetresourceUiUrl(); virtual;

  

  procedure Setseats(); virtual;

  

  procedure SetskuId(); virtual;

  

  procedure Setstatus(); virtual;

  

  procedure SetsubscriptionId(); virtual;

  

  procedure SetsuspensionReasons(); virtual;

  

  procedure SettransferInfo(); virtual;

  

  procedure SettrialSettings(); virtual;

  

published

  property billingMethod: string; [rw]

  

  property creationTime: string; [rw]

  

  property customerDomain: string; [rw]

  

  property customerId: string; [rw]

  

  property dealCode: string; [rw]

  

  property kind: string; [rw]

  

  property plan: TSubscriptionTypeplan; [rw]

  

  property purchaseOrderId: string; [rw]

  

  property renewalSettings: TRenewalSettings; [rw]

  

  property resourceUiUrl: string; [rw]

  

  property seats: TSeats; [rw]

  

  property skuId: string; [rw]

  

  property status: string; [rw]

  

  property subscriptionId: string; [rw]

  

  property suspensionReasons: TStringArray; [rw]

  

  property transferInfo: TSubscriptionTypetransferInfo; [rw]

  

  property trialSettings: TSubscriptionTypetrialSettings; [rw]

  

end;

Inheritance

TSubscription

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio