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

TOrderLineItem

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

Declaration

Source position: googlecontent.pp line 2316

type TOrderLineItem = class(TGoogleBaseObject)

protected

  procedure Setcancellations(); virtual;

  procedure Setid(); virtual;

  procedure Setprice(); virtual;

  procedure Setproduct(); virtual;

  procedure SetquantityCanceled(); virtual;

  procedure SetquantityDelivered(); virtual;

  procedure SetquantityOrdered(); virtual;

  procedure SetquantityPending(); virtual;

  procedure SetquantityReturned(); virtual;

  procedure SetquantityShipped(); virtual;

  procedure SetreturnInfo(); virtual;

  procedure Setreturns(); virtual;

  procedure SetshippingDetails(); virtual;

  procedure Settax(); virtual;

published

  property cancellations: TOrderLineItemTypecancellationsArray; [rw]

  property id: string; [rw]

  property price: TPrice; [rw]

  property product: TOrderLineItemProduct; [rw]

  property quantityCanceled: Integer; [rw]

  property quantityDelivered: Integer; [rw]

  property quantityOrdered: Integer; [rw]

  property quantityPending: Integer; [rw]

  property quantityReturned: Integer; [rw]

  property quantityShipped: Integer; [rw]

  property returnInfo: TOrderLineItemReturnInfo; [rw]

  property returns: TOrderLineItemTypereturnsArray; [rw]

  property shippingDetails: TOrderLineItemShippingDetails; [rw]

  property tax: TPrice; [rw]

end;

Inheritance

TOrderLineItem

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18