Api Organization
class

Organization

public class Organization

Represents an organization on Asset Party. Organization owns packages.

Constructors

Organization()

Properties

Name Type Description
Ident String Unique string that identifies this organization.
Title String Full or "nice" name of this organization.
SocialTwitter String Link to Twitter of this organization, if set.
SocialWeb String Link to the website of this organization, if set.
Description String Description of this organization.
Thumb String Link to the thumbnail image of this organization.
Created DateTimeOffset When the organization was created.
Assembly: Sandbox.Engine Declaring Type: Package Full Name: Sandbox.Package.Organization