Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.43 KB

FeedItemServiceSchedule.md

File metadata and controls

15 lines (10 loc) · 1.43 KB

# FeedItemServiceSchedule

Properties

Name Type Description Notes
dayOfWeek \Yahoo\Model\FeedItemServiceDayOfWeek [optional]
endHour int <div lang=&quot;ja&quot;>終了時です。<br>※0 ~ 24の範囲で設定してください。<br> このフィールドは、ADDおよびSET時に必須となります。</div><div lang=&quot;en&quot;>End time in hour.<br>*Specify from 0 - 24. <br>This field is required in ADD and SET operation.</div> [optional]
endMinute \Yahoo\Model\FeedItemServiceMinuteOfHour [optional]
startHour int <div lang=&quot;ja&quot;>開始時です。<br>※0 ~ 23の範囲で設定してください。<br> このフィールドは、ADDおよびSET時に必須となります。</div><div lang=&quot;en&quot;>Start time in hour.<br>*Specify from 0 - 23. <br>This field is required in ADD and SET operation.</div> [optional]
startMinute \Yahoo\Model\FeedItemServiceMinuteOfHour [optional]

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