[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecontent.pp line 447
type TAccountIdentifier = class(TGoogleBaseObject) |
protected |
procedure SetaggregatorId(); virtual; |
procedure SetmerchantId(); virtual; |
published |
property aggregatorId: string; [rw] |
property merchantId: string; [rw] |
end; |
| |
| |
TObject |