Player.IO

Build fun, powerful & scalable online and mobile games with the reliable backend your users expect

Sign Up | Sign In

ActionScript3 Reference

actionscript 3 VaultItem class informationClass VaultItem

Namespace: playerio
Language: ActionScript 3

An item in a users PayVault.

Properties

 
public
id :String [read-only]

The unique id of this particular vault item in the users vault

public
itemKey :String [read-only]

The key of the underlying item in the PayVaultItems BigDB table

public
purchaseDate :Date [read-only]

The time when the vault item was originally purchased

VaultItem.id

public
id :String [read-only]

The unique id of this particular vault item in the users vault

VaultItem.itemKey

public
itemKey :String [read-only]

The key of the underlying item in the PayVaultItems BigDB table

VaultItem.purchaseDate

public
purchaseDate :Date [read-only]

The time when the vault item was originally purchased