# CoreV2Group

Properties

Name Type Description Notes
_links \Balloon\Sdk\Model\CoreV2Links [optional]
id string Unique 12-byte resource identifier. Note this is a MongoDB ObjectId. The name is the standard resource identifier, the id only useful to verify that a given resource was completely recreated. An ID is immutable and will be created on the server. [optional]
created \DateTime ISO 8601 timestamp when the resource was created. [optional]
changed \DateTime ISO 8601 timestamp when the resource was changed. [optional]
name string Group name. [optional]
namespace string User namespace. [optional]
member string[] Array of user id's. [optional]

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