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

TCommentsListByBlogOptions

Declaration

Source position: googleblogger.pp line 1100

type TCommentsListByBlogOptions = record

  endDate: TDatetime;

  

  fetchBodies: Boolean;

  

  maxResults: Integer;

  

  pageToken: string;

  

  startDate: TDatetime;

  

  status: string;

  

end;



CT Web help

CodeTyphon Studio