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

TInventorySetRequest

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

Declaration

Source position: googlecontent.pp line 2063

type TInventorySetRequest = class(TGoogleBaseObject)

protected

  procedure Setavailability(); virtual;

  

  procedure Setinstallment(); 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 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

TInventorySetRequest

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio