import 'package:cloudflare_dart/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Identifier. | |
| pattern | String | Pattern to match incoming requests against. Learn more. | |
| script | String | Name of the script to run if the route matches. | [optional] |
import 'package:cloudflare_dart/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Identifier. | |
| pattern | String | Pattern to match incoming requests against. Learn more. | |
| script | String | Name of the script to run if the route matches. | [optional] |