Builder

class Builder

Properties

Link copied to clipboard
var creationDate: <Error class: unknown class>?

The date the project was created, in Unix epoch time.

Link copied to clipboard

The project's description.

Link copied to clipboard
var id: String?

The ID of the project.

Link copied to clipboard
var lastUpdateDate: <Error class: unknown class>?

The date the project was last updated, in Unix epoch time.

Link copied to clipboard
var name: String?

The name of the project.