class ApplicationVerifyResponse extends Model (View source)

Properties

protected $internal_gapi_mappings
string $alternatePlayerId
string $kind
string $playerId

Methods

setAlternatePlayerId($alternatePlayerId)

No description

string
getAlternatePlayerId()

No description

setKind($kind)

No description

string
getKind()

No description

setPlayerId($playerId)

No description

string
getPlayerId()

No description

Details

setAlternatePlayerId($alternatePlayerId)

No description

Parameters

$alternatePlayerId

string getAlternatePlayerId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setPlayerId($playerId)

No description

Parameters

$playerId

string getPlayerId()

No description

Return Value

string