mappings
array<JSON object> | The event to UI component mappings of the app
Obrigatório |
method
enum {INFERENCE, MANUAL, CONFIRMED_INFERENCE, BUTTON_INDEXING, UNKNOWN} | Obrigatório |
event_name
string | Obrigatório |
event_type
enum {CLICK, SELECTED, TEXT_CHANGED} | Obrigatório |
app_version
string | Obrigatório |
parameters
array<JSON object> | |
name
string | Obrigatório |
path
array<JSON object> | Obrigatório |
class_name
string | Obrigatório |
index
int64 | Obrigatório |
id
int64 | |
text
string | |
tag
string | |
description
string | |
hint
string | |
match_bitmask
int64 | |
path_type
enum {ABSOLUTE, RELATIVE} | Valor padrão: "ABSOLUTE" |
component_id
string | Obrigatório |
path
array<JSON object> | Obrigatório |
class_name
string | Obrigatório |
index
int64 | Obrigatório |
id
int64 | |
text
string | |
tag
string | |
description
string | |
hint
string | |
match_bitmask
int64 | |
component_id
string | Obrigatório |
path_type
enum {ABSOLUTE, RELATIVE} | Valor padrão: "ABSOLUTE" |
screenshot_handle
string | |
dimensions
array<JSON object> | |
top
int64 | Obrigatório |
left
int64 | Obrigatório |
width
int64 | Obrigatório |
height
int64 | Obrigatório |
activity_name
string | |
mutation_method
enum {REPLACE, ADD, DELETE} | Detailed mutation type like replace, add
Obrigatório |
platform
enum {ANDROID, IOS} | The platform of the app being indexed
Obrigatório |
post_method
enum {EYMT, CODELESS} | Valor padrão: "CODELESS" Whether the api is called by codeless or EYMT
|