Unit 'googleandroidpublisher' Package
[Overview][Types][Classes][Index] [#googleapi]

TInAppProduct

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

Declaration

Source position: googleandroidpublisher.pp line 631

type TInAppProduct = class(TGoogleBaseObject)

protected

  procedure SetdefaultLanguage(); virtual;

  procedure SetdefaultPrice(); virtual;

  procedure Setlistings(); virtual;

  procedure SetpackageName(); virtual;

  procedure Setprices(); virtual;

  procedure SetpurchaseType(); virtual;

  procedure Setseason(); virtual;

  procedure Setsku(); virtual;

  procedure Setstatus(); virtual;

  procedure SetsubscriptionPeriod(); virtual;

  procedure SettrialPeriod(); virtual;

published

  property defaultLanguage: string; [rw]

  property defaultPrice: TPrice; [rw]

  property listings: TInAppProductTypelistings; [rw]

  property packageName: string; [rw]

  property prices: TInAppProductTypeprices; [rw]

  property purchaseType: string; [rw]

  property season: TSeason; [rw]

  property sku: string; [rw]

  property status: string; [rw]

  property subscriptionPeriod: string; [rw]

  property trialPeriod: string; [rw]

end;

Inheritance

TInAppProduct

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18