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

TInventory

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

Declaration

Source position: googlecontent.pp line 1924

type TInventory = class(TGoogleBaseObject)

protected

  procedure Setavailability(); virtual;

  procedure Setinstallment(); virtual;

  procedure Setkind(); virtual;

  procedure SetloyaltyPoints(); virtual;

  procedure Setprice(); virtual;

  procedure Setquantity(); virtual;

  procedure SetsalePrice(); virtual;

  procedure SetsalePriceEffectiveDate(); virtual;

  procedure SetsellOnGoogleQuantity(); virtual;

published

  property availability: string; [rw]

  property installment: TInstallment; [rw]

  property kind: string; [rw]

  property loyaltyPoints: TLoyaltyPoints; [rw]

  property price: TPrice; [rw]

  property quantity: Integer; [rw]

  property salePrice: TPrice; [rw]

  property salePriceEffectiveDate: string; [rw]

  property sellOnGoogleQuantity: Integer; [rw]

end;

Inheritance

TInventory

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18