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

TOrderRefund

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

Declaration

Source position: googlecontent.pp line 2628

type TOrderRefund = class(TGoogleBaseObject)

protected

  procedure Setactor(); virtual;

  procedure Setamount(); virtual;

  procedure SetcreationDate(); virtual;

  procedure Setreason(); virtual;

  procedure SetreasonText(); virtual;

published

  property actor: string; [rw]

  property amount: TPrice; [rw]

  property creationDate: string; [rw]

  property reason: string; [rw]

  property reasonText: string; [rw]

end;

Inheritance

TOrderRefund

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18