Python Unity Publisher API
 All Classes
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
AssetStoreAPI.PackageVersionInfo Class Reference

Inherits AssetStoreAPI.ParsedData.

Public Member Functions

def __init__
 
def GetName
 
def GetStatus
 
def GetVersion
 
def GetSize
 
def GetPrice
 
def GetCategoryId
 
def GetReleaseNotes
 
def GetModifiedDate
 
def GetCreatedDate
 
def GetPublishedDate
 
- Public Member Functions inherited from AssetStoreAPI.ParsedData
def __init__
 
def ParseDate
 
def ParseDateTime
 
def ParseCurrency
 

Public Attributes

 data
 
- Public Attributes inherited from AssetStoreAPI.ParsedData
 data
 

Static Public Attributes

int StatusUnknown = -1
 
int StatusError = 1
 
int StatusDraft = 2
 
int StatusPending = 3
 
int StatusDeclined = 4
 
int StatusPublished = 5
 

The documentation for this class was generated from the following file: