Record
split-test
No description available.
record split-test {
active: option<bool>,
branches: option<list<split-test-branches-item>>,
created-at: option<string>,
id: option<string>,
name: option<string>,
path: option<string>,
site-id: option<string>,
unpublished-at: option<string>,
updated-at: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| active | option<bool> | |
| branches | option<list<split-test-branches-item>> | |
| created-at | option<string> | |
| id | option<string> | |
| name | option<string> | |
| path | option<string> | |
| site-id | option<string> | |
| unpublished-at | option<string> | |
| updated-at | option<string> |