CardSoapBean


The CardSoapBean represents a card in a given game.

Object Members

Field Name Type Description
type string The type of the card. Possible values: "circle", "star", "diamond" or "wild".
territoryname string The name of the territory that this card is associated with. If this is a wild card, this will be null.
owner int The current owner (player/user code) of the card.