Method: Kickflow::PostTicketsRequest#status
- Defined in:
- lib/kickflow/models/post_tickets_request.rb
#status ⇒ Object
ステータス。作成ではdraftまたはin_progressのみ選択可能です。
19 20 21 |
# File 'lib/kickflow/models/post_tickets_request.rb', line 19 def status @status end |