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

TPostUserInfosListOptions

Declaration

Source position: googleblogger.pp line 1219

type TPostUserInfosListOptions = record

  endDate: TDatetime;

  fetchBodies: Boolean;

  labels: string;

  maxResults: Integer;

  orderBy: string;

  pageToken: string;

  startDate: TDatetime;

  status: string;

  view: string;

end;


Documentation generated on: 2023-03-18