public New ( string projectId, string name, string key = null, string description = null ) : Task |
||
projectId | string | Project id that the collection will be created for. |
name | string | New collection's name. |
key | string | New collection's key. |
description | string | New collection's description. |
Résultat | Task |