Resource: Attribute
Key-value pair to store extra metadata.
JSON representation | |
---|---|
{ "name": string, "value": string } |
Fields | |
---|---|
name |
API key of the attribute. |
value |
Value of the attribute. |
Methods |
|
---|---|
|
Deletes a developer app attribute. |
|
Returns a developer app attribute. |
|
Returns a list of all developer app attributes. |
|
Updates a developer app attribute. |