s&box docs

public class Sandbox.Package.Organization

Represents an organization on Asset Party. Organization owns packages.

Broader workflow and conceptual references connected to this API.

Constructors

Showing 1 constructors

Properties

Showing 7 properties

public System.DateTimeOffset Sandbox.Package.Organization.Created { get; set; }

When the organization was created.

public string Sandbox.Package.Organization.Description { get; set; }

Description of this organization.

public string Sandbox.Package.Organization.Ident { get; set; }

Unique string that identifies this organization.

public string Sandbox.Package.Organization.SocialTwitter { get; set; }

Link to Twitter of this organization, if set.

public string Sandbox.Package.Organization.SocialWeb { get; set; }

Link to the website of this organization, if set.

public string Sandbox.Package.Organization.Thumb { get; set; }

Link to the thumbnail image of this organization.

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Package.Organization

On this page