Show / Hide Table of Contents

Class PackageStatus

Inheritance
System.Object
PackageStatus
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.Packaging
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class PackageStatus

Fields

View Source

DoPoolForStatus

Declaration
public bool DoPoolForStatus
Field Value
Type Description
System.Boolean
View Source

FallbackPackageId

Declaration
public int FallbackPackageId
Field Value
Type Description
System.Int32
View Source

HasExistingActivePackage

Declaration
public bool HasExistingActivePackage
Field Value
Type Description
System.Boolean
View Source

HasFallbackPackageOption

Declaration
public bool HasFallbackPackageOption
Field Value
Type Description
System.Boolean
View Source

IsActive

Declaration
public bool IsActive
Field Value
Type Description
System.Boolean
View Source

IsWaitingForBilling

Declaration
public bool IsWaitingForBilling
Field Value
Type Description
System.Boolean
View Source

Message

Declaration
public string Message
Field Value
Type Description
System.String
View Source

PackageId

Declaration
public int PackageId
Field Value
Type Description
System.Int32

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX