[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecloudbilling.pp line 73
type TListProjectBillingInfoResponse = class(TGoogleBaseObject) |
protected |
procedure SetprojectBillingInfo(); virtual; |
procedure SetnextPageToken(); virtual; |
published |
property projectBillingInfo: TListProjectBillingInfoResponseTypeprojectBillingInfoArray; [rw] |
property nextPageToken: string; [rw] |
end; |
| |
| |
TObject |