The spv.ds.MenuItem Class

category {string}
id {string}
visible {boolean}
selected {boolean}
disabled {boolean}
short_text {string}
medium_text {string}
long_text {string}
has_long_text {boolean}
gui_group {string}
price {spv.ds.DisplayPrice}
price_text {string}
icon {string}
swf {string}
movie {string}
image {string}
music {string}
loan {?number}

.category {string}

.disabled {boolean}

.gui_group {string}

.has_long_text {boolean}

.icon {string}

.id {string}

.image {string}

.loan {?number}

.long_text {string}

.medium_text {string}

.movie {string}

.music {string}

.price {spv.ds.DisplayPrice}

Please refer to the spv.ds.DisplayPrice documentation.

.selected {boolean}

.short_text {string}

.swf {string}

.visible {boolean}