[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecontent.pp line 3395
type TOrdersUpdateMerchantOrderIdRequest = class(TGoogleBaseObject) |
protected |
procedure SetmerchantOrderId(); virtual; |
procedure SetoperationId(); virtual; |
published |
property merchantOrderId: string; [rw] |
property operationId: string; [rw] |
end; |
| |
| |
TObject |