ActionScript3 Reference
Class VaultItem
Namespace: playerio
Language: ActionScript 3
An item in a users PayVault.
Properties | |||
---|---|---|---|
public |
The unique id of this particular vault item in the users vault |
||
public |
The key of the underlying item in the PayVaultItems BigDB table |
||
public |
The time when the vault item was originally purchased |
||
Methods | |||
public |
|
VaultItem.id
public |
|
The unique id of this particular vault item in the users vault
VaultItem.itemKey
public |
|
The key of the underlying item in the PayVaultItems BigDB table
VaultItem.purchaseDate
public |
|
The time when the vault item was originally purchased
VaultItem.toString
public |
|