Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 2.26 KB

AuditLogServiceDateRange.md

File metadata and controls

12 lines (7 loc) · 2.26 KB

# AuditLogServiceDateRange

Properties

Name Type Description Notes
endDate string <div lang=&quot;ja&quot;>対象期間の終了日です。<br>このフィールドは、必須です。<br>※1 「YYYYMMDDhhmmss」形式です。秒単位まで指定できます。<br>時間の指定がない場合は、0:00:00として扱われます。<br> 【例】2016年5月25日 午後2時5分35秒に設定したい場合:20160525140535<br>※2 日付は19700101~20371231まで設定可能です。</div><div lang=&quot;en&quot;>End date of target date.<br>This field is required. <br>*1 The format is specified as &quot;YYYYMMDDhhmmss&quot;. It can be set at second bid level.<br>If it's not specified, the value'0:00:00' is set as default.<br> ex.) To set 2:05:35 PM on May 25, 2016, the value for this option is &quot;20160525140535&quot;.<br>*2 Available date range :Jan 1, 1970 (19700101) - Dec 31, 2037 (20371231)</div> [optional]
startDate string <div lang=&quot;ja&quot;>対象期間の開始日です。<br>このフィールドは、必須です。<br>※1 「YYYYMMDDhhmmss」形式です。秒単位まで指定できます。<br>時間の指定がない場合は、0:00:00として扱われます。<br> 【例】2016年5月25日 午後2時5分35秒に設定したい場合:20160525140535<br>※2 日付は19700101~20371231まで設定可能です。</div><div lang=&quot;en&quot;>Start date of target date.<br>This field is required. <br>*1 The format is specified as &quot;YYYYMMDDhhmmss&quot;. It can be set at second bid level.<br>If it's not specified, the value'0:00:00' is set as default.<br> ex.) To set 2:05:35 PM on May 25, 2016, the value for this option is &quot;20160525140535&quot;.<br>*2 Available date range :Jan 1, 1970 (19700101) - Dec 31, 2037 (20371231)</div> [optional]

[Back to Model list] [Back to API list] [Back to README]