mediatekformation

SerializedName
in package

Annotation class for @SerializedName().

Tags
Annotation
Target

({"PROPERTY", "METHOD"})

author

Fabien Bourigault bourigaultfabien@gmail.com

Table of Contents

$serializedName  : string
__construct()  : mixed
getSerializedName()  : string

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>
Return values
mixed

getSerializedName()

public getSerializedName() : string
Return values
string

Search results