mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 19:50:42 +08:00
17 lines
314 B
JSON
17 lines
314 B
JSON
{
|
|
"sections": [
|
|
"title",
|
|
"description",
|
|
"fields"
|
|
],
|
|
"title": "CallOptions - Metadata API",
|
|
"description": "Specifies the API client identifier.",
|
|
"fields_columns": [
|
|
"description"
|
|
],
|
|
"fields": {
|
|
"client": {
|
|
"description": "A value that identifies an API client."
|
|
}
|
|
}
|
|
} |