[INFO] cloning repository https://github.com/jameslkingsley/square-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jameslkingsley/square-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslkingsley%2Fsquare-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslkingsley%2Fsquare-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd1eac92a61dddc90a945d38bf38483bc4a9a127 [INFO] documenting jameslkingsley/square-api against 1.95.0 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslkingsley%2Fsquare-api" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jameslkingsley/square-api [INFO] finished tweaking git repo https://github.com/jameslkingsley/square-api [INFO] tweaked toml for git repo https://github.com/jameslkingsley/square-api written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jameslkingsley/square-api on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jameslkingsley/square-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded system-configuration v0.7.0 [INFO] [stderr] Downloaded progenitor v0.13.0 [INFO] [stderr] Downloaded typify v0.6.1 [INFO] [stderr] Downloaded progenitor-macro v0.13.0 [INFO] [stderr] Downloaded typify-macro v0.6.1 [INFO] [stderr] Downloaded serde_tokenstream v0.2.3 [INFO] [stderr] Downloaded progenitor-impl v0.13.0 [INFO] [stderr] Downloaded progenitor-client v0.13.0 [INFO] [stderr] Downloaded regress v0.10.5 [INFO] [stderr] Downloaded typify-impl v0.6.1 [INFO] [stderr] Downloaded openapiv3 v2.2.0 [INFO] [stderr] Downloaded tokio v1.51.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e54a5681fc1975f1ebc9c44af1fd855b63a9e2d3990abb0adbf7bd23d2f522af [INFO] running `Command { std: "docker" "start" "-a" "e54a5681fc1975f1ebc9c44af1fd855b63a9e2d3990abb0adbf7bd23d2f522af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e54a5681fc1975f1ebc9c44af1fd855b63a9e2d3990abb0adbf7bd23d2f522af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54a5681fc1975f1ebc9c44af1fd855b63a9e2d3990abb0adbf7bd23d2f522af", kill_on_drop: false }` [INFO] [stdout] e54a5681fc1975f1ebc9c44af1fd855b63a9e2d3990abb0adbf7bd23d2f522af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a39f00099dea9b67b250ffa6fd928bce47d1d28d3107c021883fd40fb9b15a1b [INFO] running `Command { std: "docker" "start" "-a" "a39f00099dea9b67b250ffa6fd928bce47d1d28d3107c021883fd40fb9b15a1b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling aws-lc-rs v1.15.3 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling aws-lc-sys v0.36.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling regress v0.10.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_tokenstream v0.2.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openapiv3 v2.2.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling typify-impl v0.6.1 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Compiling progenitor-client v0.13.0 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling typify-macro v0.6.1 [INFO] [stderr] Compiling typify v0.6.1 [INFO] [stderr] Compiling progenitor-impl v0.13.0 [INFO] [stderr] Compiling progenitor-macro v0.13.0 [INFO] [stderr] Compiling progenitor v0.13.0 [INFO] [stderr] Compiling square-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Documenting square-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:218:27 [INFO] [stdout] | [INFO] [stdout] 218 | ///The [location](entity:Location) where the purchase was made. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:2574:49 [INFO] [stdout] | [INFO] [stdout] 2574 | ///The ID of the [CatalogItemVariation](entity:CatalogItemVariation) object representing the service booked in this segment. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:2582:39 [INFO] [stdout] | [INFO] [stdout] 2582 | ///The ID of the [TeamMember](entity:TeamMember) object representing the team member booked in this segment. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:2585:45 [INFO] [stdout] | [INFO] [stdout] 2585 | ///The ID of the [CatalogItemVariation](entity:CatalogItemVariation) object representing the service booked in this segment. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:2661:35 [INFO] [stdout] | [INFO] [stdout] 2661 | ///The ID of the [TeamMember](entity:TeamMember) object representing the team member booked in this segment. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:BankAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:3498:15 [INFO] [stdout] | [INFO] [stdout] 3498 | [BankAccount](entity:BankAccount) to `DISABLED`.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:BankAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:BankAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:4808:15 [INFO] [stdout] | [INFO] [stdout] 4808 | [BankAccount](entity:BankAccount) to `VERIFIED`.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:BankAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:5442:21 [INFO] [stdout] | [INFO] [stdout] 5442 | the [CatalogObject](entity:CatalogObject)s' `version` attribute. If not included, results will [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:5655:38 [INFO] [stdout] | [INFO] [stdout] 5655 | ///A list of [CatalogObject](entity:CatalogObject)s returned. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:5658:38 [INFO] [stdout] | [INFO] [stdout] 5658 | ///A list of [CatalogObject](entity:CatalogObject)s referenced by the object in the `objects` field. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryChange` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:5794:36 [INFO] [stdout] | [INFO] [stdout] 5794 | ///The number of [records](entity:InventoryChange) to return. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryChange` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryCount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:6016:36 [INFO] [stdout] | [INFO] [stdout] 6016 | ///The number of [records](entity:InventoryCount) to return. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryCount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:6921:37 [INFO] [stdout] | [INFO] [stdout] 6921 | ///The ID of the [Customer](entity:Customer) object representing the customer receiving the booked service. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:6924:204 [INFO] [stdout] | [INFO] [stdout] 6924 | ...of a relevant [CatalogObject](entity:CatalogObject) instance. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:6930:37 [INFO] [stdout] | [INFO] [stdout] 6930 | ... ///The ID of the [Location](entity:Location) object representing the location where the booked service is provided. Once set... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:6937:202 [INFO] [stdout] | [INFO] [stdout] 6937 | ...of a specific [CatalogObject](entity:CatalogObject) instance. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:7734:63 [INFO] [stdout] | [INFO] [stdout] 7734 | /**Published when a booking [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:7844:63 [INFO] [stdout] | [INFO] [stdout] 7844 | /**Published when a booking [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:7955:63 [INFO] [stdout] | [INFO] [stdout] 7955 | /**Published when a booking [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8065:63 [INFO] [stdout] | [INFO] [stdout] 8065 | /**Published when a booking [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8177:63 [INFO] [stdout] | [INFO] [stdout] 8177 | /**Published when a booking [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8290:63 [INFO] [stdout] | [INFO] [stdout] 8290 | /**Published when a booking [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8434:43 [INFO] [stdout] | [INFO] [stdout] 8434 | ///The ID of the target [booking](entity:Booking). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8441:39 [INFO] [stdout] | [INFO] [stdout] 8441 | ///The ID of the target [booking](entity:Booking). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8633:36 [INFO] [stdout] | [INFO] [stdout] 8633 | ///The ID of the [booking](entity:Booking) associated with the custom attribute. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8648:52 [INFO] [stdout] | [INFO] [stdout] 8648 | /**Published when a booking [custom attribute](entity:CustomAttribute) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8649:49 [INFO] [stdout] | [INFO] [stdout] 8649 | associated with a [custom attribute definition](entity:CustomAttributeDefinition) that is [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8757:52 [INFO] [stdout] | [INFO] [stdout] 8757 | /**Published when a booking [custom attribute](entity:CustomAttribute) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8902:43 [INFO] [stdout] | [INFO] [stdout] 8902 | ///The ID of the target [booking](entity:Booking). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8912:39 [INFO] [stdout] | [INFO] [stdout] 8912 | ///The ID of the target [booking](entity:Booking). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:9115:36 [INFO] [stdout] | [INFO] [stdout] 9115 | ///The ID of the [booking](entity:Booking) associated with the custom attribute. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:9133:52 [INFO] [stdout] | [INFO] [stdout] 9133 | /**Published when a booking [custom attribute](entity:CustomAttribute) with [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:9241:52 [INFO] [stdout] | [INFO] [stdout] 9241 | /**Published when a booking [custom attribute](entity:CustomAttribute) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:9348:33 [INFO] [stdout] | [INFO] [stdout] 9348 | ///The ID of the [Customer](entity:Customer) object representing the customer receiving the booked service. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:9421:200 [INFO] [stdout] | [INFO] [stdout] 9421 | ...of a relevant [CatalogObject](entity:CatalogObject) instance. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:9568:33 [INFO] [stdout] | [INFO] [stdout] 9568 | ///The ID of the [Location](entity:Location) object representing the location where the booked service is provided. Once set w... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:9641:198 [INFO] [stdout] | [INFO] [stdout] 9641 | ...of a specific [CatalogObject](entity:CatalogObject) instance. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10188:58 [INFO] [stdout] | [INFO] [stdout] 10188 | ///A record of a team member's break on a [timecard](entity:Timecard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:BreakType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10246:28 [INFO] [stdout] | [INFO] [stdout] 10246 | ///The [BreakType](entity:BreakType) that this break was templated on. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `entity:BreakType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10248:78 [INFO] [stdout] | [INFO] [stdout] 10248 | /**RFC 3339; follows the same timezone information as the [timecard](entity:Timecard). Precision up to [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10252:31 [INFO] [stdout] | [INFO] [stdout] 10252 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10252:35 [INFO] [stdout] | [INFO] [stdout] 10252 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10252:39 [INFO] [stdout] | [INFO] [stdout] 10252 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10252:44 [INFO] [stdout] | [INFO] [stdout] 10252 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10252:48 [INFO] [stdout] | [INFO] [stdout] 10252 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10252:52 [INFO] [stdout] | [INFO] [stdout] 10252 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10265:78 [INFO] [stdout] | [INFO] [stdout] 10265 | /**RFC 3339; follows the same timezone information as the [timecard](entity:Timecard). Precision up to [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:BreakType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10269:24 [INFO] [stdout] | [INFO] [stdout] 10269 | ///The [BreakType](entity:BreakType) that this break was templated on. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `entity:BreakType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10342:27 [INFO] [stdout] | [INFO] [stdout] 10342 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10342:31 [INFO] [stdout] | [INFO] [stdout] 10342 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10342:35 [INFO] [stdout] | [INFO] [stdout] 10342 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10342:40 [INFO] [stdout] | [INFO] [stdout] 10342 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10342:44 [INFO] [stdout] | [INFO] [stdout] 10342 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10342:48 [INFO] [stdout] | [INFO] [stdout] 10342 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10491:74 [INFO] [stdout] | [INFO] [stdout] 10491 | /**RFC 3339; follows the same timezone information as the [timecard](entity:Timecard). Precision up to [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Break` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10565:41 [INFO] [stdout] | [INFO] [stdout] 10565 | /**A template for a type of [break](entity:Break) that can be added to a [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Break` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10566:12 [INFO] [stdout] | [INFO] [stdout] 10566 | [timecard](entity:Timecard), including the expected duration and paid status.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10632:31 [INFO] [stdout] | [INFO] [stdout] 10632 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10632:35 [INFO] [stdout] | [INFO] [stdout] 10632 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10632:39 [INFO] [stdout] | [INFO] [stdout] 10632 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10632:44 [INFO] [stdout] | [INFO] [stdout] 10632 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10632:48 [INFO] [stdout] | [INFO] [stdout] 10632 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10632:52 [INFO] [stdout] | [INFO] [stdout] 10632 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10729:27 [INFO] [stdout] | [INFO] [stdout] 10729 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10729:31 [INFO] [stdout] | [INFO] [stdout] 10729 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10729:35 [INFO] [stdout] | [INFO] [stdout] 10729 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10729:40 [INFO] [stdout] | [INFO] [stdout] 10729 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10729:44 [INFO] [stdout] | [INFO] [stdout] 10729 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10729:48 [INFO] [stdout] | [INFO] [stdout] 10729 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:11969:44 [INFO] [stdout] | [INFO] [stdout] 11969 | ... ///Specifies a set of new [Vendor](entity:Vendor) objects as represented by a collection of idempotency-key/`Vendor`-object... [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CreateVendorResponse` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:12057:44 [INFO] [stdout] | [INFO] [stdout] 12057 | ... /**A set of [CreateVendorResponse](entity:CreateVendorResponse) objects encapsulating successfully created [Vendor](entity:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CreateVendorResponse` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:12057:125 [INFO] [stdout] | [INFO] [stdout] 12057 | ...lating successfully created [Vendor](entity:Vendor) [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:12220:47 [INFO] [stdout] | [INFO] [stdout] 12220 | ///The IDs of the [customer profiles](entity:Customer) to delete. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:12952:41 [INFO] [stdout] | [INFO] [stdout] 12952 | ///The ID of the target [order](entity:Order). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:13053:37 [INFO] [stdout] | [INFO] [stdout] 13053 | ///The ID of the target [order](entity:Order). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:13412:42 [INFO] [stdout] | [INFO] [stdout] 13412 | ///A non-empty list of [Booking](entity:Booking) IDs specifying bookings to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:13780:47 [INFO] [stdout] | [INFO] [stdout] 13780 | ///The IDs of the [customer profiles](entity:Customer) to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMemberBookingProfile` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:13981:130 [INFO] [stdout] | [INFO] [stdout] 13981 | ...berBookingProfile](entity:TeamMemberBookingProfile) the value. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TeamMemberBookingProfile` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:14032:32 [INFO] [stdout] | [INFO] [stdout] 14032 | ///IDs of the [Vendor](entity:Vendor) objects to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:RetrieveVendorResponse` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:14110:48 [INFO] [stdout] | [INFO] [stdout] 14110 | ...rieveVendorResponse](entity:RetrieveVendorResponse) objects encapsulating successfully retrieved [Vendor](entity:Vendor) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:RetrieveVendorResponse` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:14110:133 [INFO] [stdout] | [INFO] [stdout] 14110 | ...ting successfully retrieved [Vendor](entity:Vendor) [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:15127:46 [INFO] [stdout] | [INFO] [stdout] 15127 | Each key is the ID of the [customer profile](entity:Customer) to update. To update a customer profile [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:UpdateVendorRequest` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:15450:43 [INFO] [stdout] | [INFO] [stdout] 15450 | /**A set of [UpdateVendorRequest](entity:UpdateVendorRequest) objects encapsulating to-be-updated [Vendor](entity:Vendor) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:UpdateVendorRequest` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:15450:116 [INFO] [stdout] | [INFO] [stdout] 15450 | /**A set of [UpdateVendorRequest](entity:UpdateVendorRequest) objects encapsulating to-be-updated [Vendor](entity:Vendor) [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:UpdateVendorResponse` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:15551:44 [INFO] [stdout] | [INFO] [stdout] 15551 | ... /**A set of [UpdateVendorResponse](entity:UpdateVendorResponse) objects encapsulating successfully created [Vendor](entity:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:UpdateVendorResponse` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:15551:125 [INFO] [stdout] | [INFO] [stdout] 15551 | ...lating successfully created [Vendor](entity:Vendor) [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:15839:52 [INFO] [stdout] | [INFO] [stdout] 15839 | ///The ID of the target [customer profile](entity:Customer). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:15848:48 [INFO] [stdout] | [INFO] [stdout] 15848 | ///The ID of the target [customer profile](entity:Customer). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:16301:44 [INFO] [stdout] | [INFO] [stdout] 16301 | ///The ID of the target [location](entity:Location). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:16390:40 [INFO] [stdout] | [INFO] [stdout] 16390 | ///The ID of the target [location](entity:Location). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Merchant` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:16728:44 [INFO] [stdout] | [INFO] [stdout] 16728 | ///The ID of the target [merchant](entity:Merchant). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Merchant` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Merchant` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:16817:40 [INFO] [stdout] | [INFO] [stdout] 16817 | ///The ID of the target [merchant](entity:Merchant). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Merchant` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:17144:41 [INFO] [stdout] | [INFO] [stdout] 17144 | ///The ID of the target [order](entity:Order). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:17237:37 [INFO] [stdout] | [INFO] [stdout] 17237 | ///The ID of the target [order](entity:Order). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:18640:51 [INFO] [stdout] | [INFO] [stdout] 18640 | /**The ID of the target [loyalty account](entity:LoyaltyAccount). Optionally specify this field [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:18652:24 [INFO] [stdout] | [INFO] [stdout] 18652 | /**The [order](entity:Order) ID for which to calculate the points. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:18669:47 [INFO] [stdout] | [INFO] [stdout] 18669 | /**The ID of the target [loyalty account](entity:LoyaltyAccount). Optionally specify this field [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:19295:41 [INFO] [stdout] | [INFO] [stdout] 19295 | /**The version of the [invoice](entity:Invoice) to cancel. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:20402:48 [INFO] [stdout] | [INFO] [stdout] 20402 | ///**Required** The ID of a [customer](entity:Customer) to be associated with the card. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Card` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:20480:42 [INFO] [stdout] | [INFO] [stdout] 20480 | primary account number (PAN) of a [card](entity:Card) or adds or removes an issuer alert.*/ [INFO] [stdout] | ^^^^^^^^^^^ no item named `entity:Card` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Card` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:21275:32 [INFO] [stdout] | [INFO] [stdout] 21275 | ///Published when a [card](entity:Card) is created or imported. [INFO] [stdout] | ^^^^^^^^^^^ no item named `entity:Card` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Card` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:21623:32 [INFO] [stdout] | [INFO] [stdout] 21623 | ///Published when a [card](entity:Card) is disabled. [INFO] [stdout] | ^^^^^^^^^^^ no item named `entity:Card` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Card` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:22047:32 [INFO] [stdout] | [INFO] [stdout] 22047 | ///Published when a [card](entity:Card) is GDPR forgotten or vaulted. [INFO] [stdout] | ^^^^^^^^^^^ no item named `entity:Card` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Card` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:22615:64 [INFO] [stdout] | [INFO] [stdout] 22615 | ///Indicates the type of issuer alert for a [card on file](entity:Card). [INFO] [stdout] | ^^^^^^^^^^^ no item named `entity:Card` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Card` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:24136:32 [INFO] [stdout] | [INFO] [stdout] 24136 | ///Published when a [card](entity:Card) is updated by the seller in the Square Dashboard. [INFO] [stdout] | ^^^^^^^^^^^ no item named `entity:Card` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Country` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:24529:36 [INFO] [stdout] | [INFO] [stdout] 24529 | For possible values, see [Country](entity:Country).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Country` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Country` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:24625:36 [INFO] [stdout] | [INFO] [stdout] 24625 | For possible values, see [Country](entity:Country).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Country` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogCustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:26912:61 [INFO] [stdout] | [INFO] [stdout] 26912 | ///The id of the [CatalogCustomAttributeDefinition](entity:CatalogCustomAttributeDefinition) this value belongs to. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogCustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:27397:26 [INFO] [stdout] | [INFO] [stdout] 27397 | create a [CatalogObject](entity:CatalogObject) instance, you can supply [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:27757:26 [INFO] [stdout] | [INFO] [stdout] 27757 | ///A [CatalogObject](entity:CatalogObject) instance of the `ITEM` type, also referred to as an item, in the catalog. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:27997:22 [INFO] [stdout] | [INFO] [stdout] 27997 | of the [CatalogItem](entity:CatalogItem) instance. The `description` and `description_html` field values are kept in sync. If yo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:28109:45 [INFO] [stdout] | [INFO] [stdout] 28109 | /**A list of [CatalogItemVariation](entity:CatalogItemVariation) objects for this item. An item must have [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:28222:22 [INFO] [stdout] | [INFO] [stdout] 28222 | of the [CatalogItem](entity:CatalogItem) instance. The `description` and `description_html` field values are kept in sync. If yo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:29749:101 [INFO] [stdout] | [INFO] [stdout] 29749 | ...talog object model. Each [item](entity:CatalogItem) must have at least one [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:29959:92 [INFO] [stdout] | [INFO] [stdout] 29959 | Its value has a maximum length of 255 Unicode code points. However, when the parent [item](entity:CatalogItem) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemOption` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:29960:21 [INFO] [stdout] | [INFO] [stdout] 29960 | uses [item options](entity:CatalogItemOption), this attribute is auto-generated, read-only, and can be [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemOption` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogCustomAttributeValue` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:31416:36 [INFO] [stdout] | [INFO] [stdout] 31416 | is a [CatalogCustomAttributeValue](entity:CatalogCustomAttributeValue) object. The key is the `key` attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogCustomAttributeValue` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogCustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:31417:68 [INFO] [stdout] | [INFO] [stdout] 31417 | value defined in the associated [CatalogCustomAttributeDefinition](entity:CatalogCustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogCustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogQueryExact` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:32377:17 [INFO] [stdout] | [INFO] [stdout] 32377 | - [exact_query](entity:CatalogQueryExact) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogQueryExact` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogQueryPrefix` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:32378:18 [INFO] [stdout] | [INFO] [stdout] 32378 | - [prefix_query](entity:CatalogQueryPrefix) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogQueryPrefix` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogQueryRange` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:32379:17 [INFO] [stdout] | [INFO] [stdout] 32379 | - [range_query](entity:CatalogQueryRange) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogQueryRange` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogQuerySortedAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:32380:28 [INFO] [stdout] | [INFO] [stdout] 32380 | - [sorted_attribute_query](entity:CatalogQuerySortedAttribute) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogQuerySortedAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogQueryText` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:32381:16 [INFO] [stdout] | [INFO] [stdout] 32381 | - [text_query](entity:CatalogQueryText) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogQueryText` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:32397:42 [INFO] [stdout] | [INFO] [stdout] 32397 | For example, to search for [CatalogItem](entity:CatalogItem) objects by searchable attributes, you can use [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:33599:85 [INFO] [stdout] | [INFO] [stdout] 33599 | /**Represents the rule of conversion between a stockable [CatalogItemVariation](entity:CatalogItemVariation) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:33639:90 [INFO] [stdout] | [INFO] [stdout] 33639 | /**The converted equivalent quantity of the non-stockable [CatalogItemVariation](entity:CatalogItemVariation) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:33645:63 [INFO] [stdout] | [INFO] [stdout] 33645 | /**References to the stockable [CatalogItemVariation](entity:CatalogItemVariation) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:33649:38 [INFO] [stdout] | [INFO] [stdout] 33649 | that shares the parent [CatalogItem](entity:CatalogItem) of the converted `CatalogItemVariation.`*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:33657:86 [INFO] [stdout] | [INFO] [stdout] 33657 | /**The converted equivalent quantity of the non-stockable [CatalogItemVariation](entity:CatalogItemVariation) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:33741:59 [INFO] [stdout] | [INFO] [stdout] 33741 | /**References to the stockable [CatalogItemVariation](entity:CatalogItemVariation) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:33745:38 [INFO] [stdout] | [INFO] [stdout] 33745 | that shares the parent [CatalogItem](entity:CatalogItem) of the converted `CatalogItemVariation.`*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:SubscriptionPhase` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:33992:75 [INFO] [stdout] | [INFO] [stdout] 33992 | /**A list of SubscriptionPhase containing the [SubscriptionPhase](entity:SubscriptionPhase) for this plan. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:SubscriptionPhase` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:SubscriptionPhase` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:34073:55 [INFO] [stdout] | [INFO] [stdout] 34073 | ///A list containing each [SubscriptionPhase](entity:SubscriptionPhase) for this plan variation. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:SubscriptionPhase` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:43936:37 [INFO] [stdout] | [INFO] [stdout] 43936 | /**The ID of the [location](entity:Location) where the gift card should be registered for [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:44021:33 [INFO] [stdout] | [INFO] [stdout] 44021 | /**The ID of the [location](entity:Location) where the gift card should be registered for [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:47661:27 [INFO] [stdout] | [INFO] [stdout] 47661 | /**The [Customer](entity:Customer) ID of the customer associated with the payment. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:47738:37 [INFO] [stdout] | [INFO] [stdout] 47738 | /**An optional [TeamMember](entity:TeamMember) ID to associate with [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:48868:41 [INFO] [stdout] | [INFO] [stdout] 48868 | /**The ID of the [subscriber's](entity:Customer) [card](entity:Card) to charge. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Card` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:48868:65 [INFO] [stdout] | [INFO] [stdout] 48868 | /**The ID of the [subscriber's](entity:Customer) [card](entity:Card) to charge. [INFO] [stdout] | ^^^^^^^^^^^ no item named `entity:Card` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:48872:37 [INFO] [stdout] | [INFO] [stdout] 48872 | ///The ID of the [customer](entity:Customer) subscribing to the subscription plan variation. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:48915:33 [INFO] [stdout] | [INFO] [stdout] 48915 | ///The ID of the [customer](entity:Customer) subscribing to the subscription plan variation. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50208:78 [INFO] [stdout] | [INFO] [stdout] 50208 | /**Data for creating a new transfer order to move [CatalogItemVariation](entity:CatalogItemVariation)s [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50209:20 [INFO] [stdout] | [INFO] [stdout] 50209 | between [Location](entity:Location)s. Used with the [CreateTransferOrder](api-endpoint:TransferOrders-CreateTransferOrder) [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50283:35 [INFO] [stdout] | [INFO] [stdout] 50283 | /**ID of the [TeamMember](entity:TeamMember) creating this transfer order. Used for tracking [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50289:39 [INFO] [stdout] | [INFO] [stdout] 50289 | /**The destination [Location](entity:Location) that will receive the items. Must be an active location [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50295:43 [INFO] [stdout] | [INFO] [stdout] 50295 | ///List of [CatalogItemVariation](entity:CatalogItemVariation)s to transfer, including quantities [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50303:34 [INFO] [stdout] | [INFO] [stdout] 50303 | /**The source [Location](entity:Location) that will send the items. Must be an active location [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50312:31 [INFO] [stdout] | [INFO] [stdout] 50312 | /**ID of the [TeamMember](entity:TeamMember) creating this transfer order. Used for tracking [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50390:35 [INFO] [stdout] | [INFO] [stdout] 50390 | /**The destination [Location](entity:Location) that will receive the items. Must be an active location [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50547:30 [INFO] [stdout] | [INFO] [stdout] 50547 | /**The source [Location](entity:Location) that will send the items. Must be an active location [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50705:24 [INFO] [stdout] | [INFO] [stdout] 50705 | [CatalogItemVariation](entity:CatalogItemVariation) and quantity to transfer.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50738:45 [INFO] [stdout] | [INFO] [stdout] 50738 | /**ID of the [CatalogItemVariation](entity:CatalogItemVariation) to transfer. Must reference a valid [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `api:Catalog` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50739:33 [INFO] [stdout] | [INFO] [stdout] 50739 | item variation in the [Catalog](api:Catalog). The item variation must be: [INFO] [stdout] | ^^^^^^^^^^^ no item named `api:Catalog` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50747:41 [INFO] [stdout] | [INFO] [stdout] 50747 | /**ID of the [CatalogItemVariation](entity:CatalogItemVariation) to transfer. Must reference a valid [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `api:Catalog` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50748:33 [INFO] [stdout] | [INFO] [stdout] 50748 | item variation in the [Catalog](api:Catalog). The item variation must be: [INFO] [stdout] | ^^^^^^^^^^^ no item named `api:Catalog` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:51345:33 [INFO] [stdout] | [INFO] [stdout] 51345 | ///Creates a [Subscription](entity:WebhookSubscription). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:51474:70 [INFO] [stdout] | [INFO] [stdout] 51474 | Note: if there are errors processing the request, the [Subscription](entity:WebhookSubscription) will not be [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomerGroup` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:54769:41 [INFO] [stdout] | [INFO] [stdout] 54769 | ///The IDs of [customer groups](entity:CustomerGroup) the customer belongs to. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomerGroup` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomerSegment` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:54793:43 [INFO] [stdout] | [INFO] [stdout] 54793 | ///The IDs of [customer segments](entity:CustomerSegment) the customer belongs to. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomerSegment` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomerCustomAttributeFilterValue` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:54830:99 [INFO] [stdout] | [INFO] [stdout] 54830 | ...erValue](entity:CustomerCustomAttributeFilterValue) filter when [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomerCustomAttributeFilterValue` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:54866:36 [INFO] [stdout] | [INFO] [stdout] 54866 | /**Published when a [customer](entity:Customer) is created. Subscribe to this event to track customer profiles affected by a ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:55592:64 [INFO] [stdout] | [INFO] [stdout] 55592 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:55703:64 [INFO] [stdout] | [INFO] [stdout] 55703 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:55831:64 [INFO] [stdout] | [INFO] [stdout] 55831 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:55944:64 [INFO] [stdout] | [INFO] [stdout] 55944 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:56077:64 [INFO] [stdout] | [INFO] [stdout] 56077 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:56185:64 [INFO] [stdout] | [INFO] [stdout] 56185 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:56295:64 [INFO] [stdout] | [INFO] [stdout] 56295 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:56404:64 [INFO] [stdout] | [INFO] [stdout] 56404 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:56516:64 [INFO] [stdout] | [INFO] [stdout] 56516 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:56648:64 [INFO] [stdout] | [INFO] [stdout] 56648 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:56773:64 [INFO] [stdout] | [INFO] [stdout] 56773 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:56904:64 [INFO] [stdout] | [INFO] [stdout] 56904 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57034:53 [INFO] [stdout] | [INFO] [stdout] 57034 | /**Published when a customer [custom attribute](entity:CustomAttribute) owned by the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57036:45 [INFO] [stdout] | [INFO] [stdout] 57036 | corresponding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57144:53 [INFO] [stdout] | [INFO] [stdout] 57144 | /**Published when a customer [custom attribute](entity:CustomAttribute) that is visible [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomerCustomAttributeFilters` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57256:92 [INFO] [stdout] | [INFO] [stdout] 57256 | ...ute filters](entity:CustomerCustomAttributeFilters) to search [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomerCustomAttributeFilters` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57257:82 [INFO] [stdout] | [INFO] [stdout] 57257 | based on the value or last updated date of a customer-related [custom attribute](entity:CustomAttribute).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57288:48 [INFO] [stdout] | [INFO] [stdout] 57288 | ... /**The `key` of the [custom attribute](entity:CustomAttribute) to filter by. The key is the identifier of the custom attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `api:CustomerCustomAttributes` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57289:117 [INFO] [stdout] | [INFO] [stdout] 57289 | ...ustom Attributes API](api:CustomerCustomAttributes).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api:CustomerCustomAttributes` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomerCustomAttributeFilter` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57294:67 [INFO] [stdout] | [INFO] [stdout] 57294 | /**A type-specific filter used in a [custom attribute filter](entity:CustomerCustomAttributeFilter) to search based on the value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomerCustomAttributeFilter` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57295:42 [INFO] [stdout] | [INFO] [stdout] 57295 | of a customer-related [custom attribute](entity:CustomAttribute).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomerFilter` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57371:68 [INFO] [stdout] | [INFO] [stdout] 57371 | /**The custom attribute filters in a set of [customer filters](entity:CustomerFilter) used in a search query. Use this filter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomerFilter` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57372:40 [INFO] [stdout] | [INFO] [stdout] 57372 | to search based on [custom attributes](entity:CustomAttribute) that are assigned to customer profiles. For more information, see [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57413:53 [INFO] [stdout] | [INFO] [stdout] 57413 | /**Published when a customer [custom attribute](entity:CustomAttribute) owned by the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57415:45 [INFO] [stdout] | [INFO] [stdout] 57415 | corresponding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57520:53 [INFO] [stdout] | [INFO] [stdout] 57520 | /**Published when a customer [custom attribute](entity:CustomAttribute) owned by the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57522:49 [INFO] [stdout] | [INFO] [stdout] 57522 | the corresponding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57626:53 [INFO] [stdout] | [INFO] [stdout] 57626 | /**Published when a customer [custom attribute](entity:CustomAttribute) owned by the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57628:49 [INFO] [stdout] | [INFO] [stdout] 57628 | the corresponding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57735:53 [INFO] [stdout] | [INFO] [stdout] 57735 | /**Published when a customer [custom attribute](entity:CustomAttribute) that is visible [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57846:53 [INFO] [stdout] | [INFO] [stdout] 57846 | /**Published when a customer [custom attribute](entity:CustomAttribute) that is visible to the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57854:81 [INFO] [stdout] | [INFO] [stdout] 57854 | by the application that created the corresponding [custom attribute definition](entity:CustomAttributeDefinition).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57960:53 [INFO] [stdout] | [INFO] [stdout] 57960 | /**Published when a customer [custom attribute](entity:CustomAttribute) that is visible to the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57968:81 [INFO] [stdout] | [INFO] [stdout] 57968 | by the application that created the corresponding [custom attribute definition](entity:CustomAttributeDefinition).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:58073:36 [INFO] [stdout] | [INFO] [stdout] 58073 | /**Published when a [customer](entity:Customer) is deleted. For more information, see [Use Customer Webhooks](https://develo... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomerQuery` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:58552:62 [INFO] [stdout] | [INFO] [stdout] 58552 | /**Represents the filtering criteria in a [search query](entity:CustomerQuery) that defines how to filter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomerQuery` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomerQuery` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:59045:60 [INFO] [stdout] | [INFO] [stdout] 59045 | /**Represents the sorting criteria in a [search query](entity:CustomerQuery) that defines how to sort [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomerQuery` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:59169:67 [INFO] [stdout] | [INFO] [stdout] 59169 | /**Represents the tax ID associated with a [customer profile](entity:Customer). The corresponding `tax_ids` field is availabl... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:59326:36 [INFO] [stdout] | [INFO] [stdout] 59326 | /**Published when a [customer](entity:Customer) is updated. For more information, see [Use Customer Webhooks](https://develop... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Dispute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:64875:35 [INFO] [stdout] | [INFO] [stdout] 64875 | ///Published when a [Dispute](entity:Dispute) is created. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Dispute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Dispute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:65333:56 [INFO] [stdout] | [INFO] [stdout] 65333 | /**Published when evidence is added to a [Dispute](entity:Dispute) [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Dispute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Dispute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:65544:56 [INFO] [stdout] | [INFO] [stdout] 65544 | /**Published when evidence is added to a [Dispute](entity:Dispute) [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Dispute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Dispute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:65752:60 [INFO] [stdout] | [INFO] [stdout] 65752 | /**Published when evidence is removed from a [Dispute](entity:Dispute) [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Dispute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Dispute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:66475:60 [INFO] [stdout] | [INFO] [stdout] 66475 | /**Published when evidence is removed from a [Dispute](entity:Dispute) [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Dispute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Dispute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:67592:48 [INFO] [stdout] | [INFO] [stdout] 67592 | /**Published when the state of a [Dispute](entity:Dispute) changes. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Dispute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Dispute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:67803:48 [INFO] [stdout] | [INFO] [stdout] 67803 | /**Published when the state of a [Dispute](entity:Dispute) changes. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Dispute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:68310:60 [INFO] [stdout] | [INFO] [stdout] 68310 | DEPRECATED at version 2020-08-26. Replaced by [TeamMember](entity:TeamMember).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMemberStatus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:68438:66 [INFO] [stdout] | [INFO] [stdout] 68438 | DEPRECATED at version 2020-08-26. Replaced by [TeamMemberStatus](entity:TeamMemberStatus).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TeamMemberStatus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMemberWage` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:68526:188 [INFO] [stdout] | [INFO] [stdout] 68526 | ...-08-26. Use [TeamMemberWage](entity:TeamMemberWage). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TeamMemberWage` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Event` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:70638:53 [INFO] [stdout] | [INFO] [stdout] 70638 | ///Contains metadata about a particular [Event](entity:Event). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Event` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:75914:47 [INFO] [stdout] | [INFO] [stdout] 75914 | ///The IDs of the [customer profiles](entity:Customer) to whom this gift card is linked. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:75931:56 [INFO] [stdout] | [INFO] [stdout] 75931 | /**Represents an action performed on a [gift card](entity:GiftCard) that affects its state or balance. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:GiftCard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76076:46 [INFO] [stdout] | [INFO] [stdout] 76076 | ///The ID of the [business location](entity:Location) where the activity occurred. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76099:73 [INFO] [stdout] | [INFO] [stdout] 76099 | ///Represents details about an `ACTIVATE` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76172:34 [INFO] [stdout] | [INFO] [stdout] 76172 | /**The ID of the [order](entity:Order) that contains the `GIFT_CARD` line item. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76196:81 [INFO] [stdout] | [INFO] [stdout] 76196 | ///Represents details about an `ADJUST_DECREMENT` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76225:68 [INFO] [stdout] | [INFO] [stdout] 76225 | ///Indicates the reason for deducting money from a [gift card](entity:GiftCard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:GiftCard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76337:81 [INFO] [stdout] | [INFO] [stdout] 76337 | ///Represents details about an `ADJUST_INCREMENT` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76366:63 [INFO] [stdout] | [INFO] [stdout] 76366 | ///Indicates the reason for adding money to a [gift card](entity:GiftCard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:GiftCard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76465:69 [INFO] [stdout] | [INFO] [stdout] 76465 | ///Represents details about a `BLOCK` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76489:56 [INFO] [stdout] | [INFO] [stdout] 76489 | ///Indicates the reason for blocking a [gift card](entity:GiftCard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:GiftCard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76569:77 [INFO] [stdout] | [INFO] [stdout] 76569 | ///Represents details about a `CLEAR_BALANCE` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76593:71 [INFO] [stdout] | [INFO] [stdout] 76593 | ///Indicates the reason for clearing the balance of a [gift card](entity:GiftCard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:GiftCard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivity` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76692:46 [INFO] [stdout] | [INFO] [stdout] 76692 | ///Published when a [gift card activity](entity:GiftCardActivity) is created. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivity` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76892:74 [INFO] [stdout] | [INFO] [stdout] 76892 | ///Represents details about a `DEACTIVATE` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76916:60 [INFO] [stdout] | [INFO] [stdout] 76916 | ///Indicates the reason for deactivating a [gift card](entity:GiftCard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:GiftCard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:77015:71 [INFO] [stdout] | [INFO] [stdout] 77015 | /**Represents details about an `IMPORT` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:77041:80 [INFO] [stdout] | [INFO] [stdout] 77041 | ///Represents details about an `IMPORT_REVERSAL` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:77065:68 [INFO] [stdout] | [INFO] [stdout] 77065 | ///Represents details about a `LOAD` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:77138:34 [INFO] [stdout] | [INFO] [stdout] 77138 | /**The ID of the [order](entity:Order) that contains the `GIFT_CARD` line item. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:77162:70 [INFO] [stdout] | [INFO] [stdout] 77162 | ///Represents details about a `REDEEM` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:77213:46 [INFO] [stdout] | [INFO] [stdout] 77213 | /**Indicates the status of a [gift card](entity:GiftCard) redemption. This status is relevant only for [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:GiftCard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:77314:70 [INFO] [stdout] | [INFO] [stdout] 77314 | ///Represents details about a `REFUND` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:77381:85 [INFO] [stdout] | [INFO] [stdout] 77381 | ///Represents details about a `TRANSFER_BALANCE_FROM` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:77412:83 [INFO] [stdout] | [INFO] [stdout] 77412 | ///Represents details about a `TRANSFER_BALANCE_TO` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivity` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:77443:51 [INFO] [stdout] | [INFO] [stdout] 77443 | ///Indicates the type of [gift card activity](entity:GiftCardActivity). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivity` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:77648:72 [INFO] [stdout] | [INFO] [stdout] 77648 | ///Represents details about an `UNBLOCK` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:77672:58 [INFO] [stdout] | [INFO] [stdout] 77672 | ///Indicates the reason for unblocking a [gift card](entity:GiftCard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:GiftCard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:77753:89 [INFO] [stdout] | [INFO] [stdout] 77753 | ///Represents details about an `UNLINKED_ACTIVITY_REFUND` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivity` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:77795:46 [INFO] [stdout] | [INFO] [stdout] 77795 | /**Published when a [gift card activity](entity:GiftCardActivity) is updated. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivity` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:77997:37 [INFO] [stdout] | [INFO] [stdout] 77997 | ///Published when a [gift card](entity:GiftCard) is created. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:GiftCard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:78188:36 [INFO] [stdout] | [INFO] [stdout] 78188 | ///Published when a [customer](entity:Customer) is linked to a [gift card](entity:GiftCard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:78188:80 [INFO] [stdout] | [INFO] [stdout] 78188 | ///Published when a [customer](entity:Customer) is linked to a [gift card](entity:GiftCard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:GiftCard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:78383:44 [INFO] [stdout] | [INFO] [stdout] 78383 | ///The ID of the linked [customer](entity:Customer). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:78395:36 [INFO] [stdout] | [INFO] [stdout] 78395 | ///Published when a [customer](entity:Customer) is unlinked from a [gift card](entity:GiftCard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:78395:84 [INFO] [stdout] | [INFO] [stdout] 78395 | ///Published when a [customer](entity:Customer) is unlinked from a [gift card](entity:GiftCard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:GiftCard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:78587:46 [INFO] [stdout] | [INFO] [stdout] 78587 | ///The ID of the unlinked [customer](entity:Customer). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:78882:37 [INFO] [stdout] | [INFO] [stdout] 78882 | /**Published when a [gift card](entity:GiftCard) is updated. This includes [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:GiftCard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:79208:17 [INFO] [stdout] | [INFO] [stdout] 79208 | [CatalogObject](entity:CatalogObject) being tracked.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObjectType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:79211:23 [INFO] [stdout] | [INFO] [stdout] 79211 | /**The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObjectType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:79211:72 [INFO] [stdout] | [INFO] [stdout] 79211 | /**The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Employee` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:79222:54 [INFO] [stdout] | [INFO] [stdout] 79222 | /**The Square-generated ID of the [Employee](entity:Employee) responsible for the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Employee` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:79237:54 [INFO] [stdout] | [INFO] [stdout] 79237 | /**The Square-generated ID of the [Location](entity:Location) where the related [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Refund` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:79261:52 [INFO] [stdout] | [INFO] [stdout] 79261 | /**The Square-generated ID of the [Refund](entity:Refund) that [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Refund` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:79268:57 [INFO] [stdout] | [INFO] [stdout] 79268 | /**The Square-generated ID of the [Team Member](entity:TeamMember) responsible for the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Transaction` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:79276:57 [INFO] [stdout] | [INFO] [stdout] 79276 | /**The Square-generated ID of the [Transaction](entity:Transaction) that [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:Transaction` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:79308:17 [INFO] [stdout] | [INFO] [stdout] 79308 | [CatalogObject](entity:CatalogObject) being tracked.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObjectType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:79384:19 [INFO] [stdout] | [INFO] [stdout] 79384 | /**The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObjectType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:79384:68 [INFO] [stdout] | [INFO] [stdout] 79384 | /**The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Employee` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:79539:50 [INFO] [stdout] | [INFO] [stdout] 79539 | /**The Square-generated ID of the [Employee](entity:Employee) responsible for the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Employee` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:79977:50 [INFO] [stdout] | [INFO] [stdout] 79977 | /**The Square-generated ID of the [Location](entity:Location) where the related [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Refund` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:80362:48 [INFO] [stdout] | [INFO] [stdout] 80362 | /**The Square-generated ID of the [Refund](entity:Refund) that [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Refund` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:80439:53 [INFO] [stdout] | [INFO] [stdout] 80439 | /**The Square-generated ID of the [Team Member](entity:TeamMember) responsible for the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Transaction` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:80516:53 [INFO] [stdout] | [INFO] [stdout] 80516 | /**The Square-generated ID of the [Transaction](entity:Transaction) that [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:Transaction` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:80685:17 [INFO] [stdout] | [INFO] [stdout] 80685 | [CatalogObject](entity:CatalogObject) instance.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogMeasurementUnit` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:80725:51 [INFO] [stdout] | [INFO] [stdout] 80725 | ...alogMeasurementUnit](entity:CatalogMeasurementUnit) object representing the catalog measurement unit associated with the inven... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogMeasurementUnit` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:80918:17 [INFO] [stdout] | [INFO] [stdout] 80918 | [CatalogObject](entity:CatalogObject) being tracked.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObjectType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:80921:23 [INFO] [stdout] | [INFO] [stdout] 80921 | /**The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObjectType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:80921:72 [INFO] [stdout] | [INFO] [stdout] 80921 | /**The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:80934:54 [INFO] [stdout] | [INFO] [stdout] 80934 | /**The Square-generated ID of the [Location](entity:Location) where the related [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81034:17 [INFO] [stdout] | [INFO] [stdout] 81034 | [CatalogObject](entity:CatalogObject) being tracked.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObjectType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81109:19 [INFO] [stdout] | [INFO] [stdout] 81109 | /**The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObjectType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81109:68 [INFO] [stdout] | [INFO] [stdout] 81109 | /**The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81188:50 [INFO] [stdout] | [INFO] [stdout] 81188 | /**The Square-generated ID of the [Location](entity:Location) where the related [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81337:24 [INFO] [stdout] | [INFO] [stdout] 81337 | [CatalogItemVariation](entity:CatalogItemVariation).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81632:17 [INFO] [stdout] | [INFO] [stdout] 81632 | [CatalogObject](entity:CatalogObject) being tracked.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObjectType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81637:23 [INFO] [stdout] | [INFO] [stdout] 81637 | /**The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObjectType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81637:72 [INFO] [stdout] | [INFO] [stdout] 81637 | /**The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Employee` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81648:54 [INFO] [stdout] | [INFO] [stdout] 81648 | /**The Square-generated ID of the [Employee](entity:Employee) responsible for the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Employee` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryPhysicalCount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81653:26 [INFO] [stdout] | [INFO] [stdout] 81653 | [InventoryPhysicalCount](entity:InventoryPhysicalCount).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryPhysicalCount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81656:54 [INFO] [stdout] | [INFO] [stdout] 81656 | /**The Square-generated ID of the [Location](entity:Location) where the related [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryPhysicalCount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81671:26 [INFO] [stdout] | [INFO] [stdout] 81671 | [InventoryPhysicalCount](entity:InventoryPhysicalCount) to an external [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryPhysicalCount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81679:57 [INFO] [stdout] | [INFO] [stdout] 81679 | /**The Square-generated ID of the [Team Member](entity:TeamMember) responsible for the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81703:17 [INFO] [stdout] | [INFO] [stdout] 81703 | [CatalogObject](entity:CatalogObject) being tracked.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObjectType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81779:19 [INFO] [stdout] | [INFO] [stdout] 81779 | /**The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObjectType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81779:68 [INFO] [stdout] | [INFO] [stdout] 81779 | /**The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Employee` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:81935:50 [INFO] [stdout] | [INFO] [stdout] 81935 | /**The Square-generated ID of the [Employee](entity:Employee) responsible for the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Employee` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryPhysicalCount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:82013:26 [INFO] [stdout] | [INFO] [stdout] 82013 | [InventoryPhysicalCount](entity:InventoryPhysicalCount).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryPhysicalCount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:82086:50 [INFO] [stdout] | [INFO] [stdout] 82086 | /**The Square-generated ID of the [Location](entity:Location) where the related [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryPhysicalCount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:82319:26 [INFO] [stdout] | [INFO] [stdout] 82319 | [InventoryPhysicalCount](entity:InventoryPhysicalCount) to an external [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryPhysicalCount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:82396:53 [INFO] [stdout] | [INFO] [stdout] 82396 | /**The Square-generated ID of the [Team Member](entity:TeamMember) responsible for the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:82796:17 [INFO] [stdout] | [INFO] [stdout] 82796 | [CatalogObject](entity:CatalogObject) being tracked.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObjectType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:82799:23 [INFO] [stdout] | [INFO] [stdout] 82799 | /**The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObjectType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:82799:72 [INFO] [stdout] | [INFO] [stdout] 82799 | /**The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Employee` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:82811:54 [INFO] [stdout] | [INFO] [stdout] 82811 | /**The Square-generated ID of the [Employee](entity:Employee) responsible for the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Employee` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:82815:54 [INFO] [stdout] | [INFO] [stdout] 82815 | /**The Square-generated ID of the [Location](entity:Location) where the related [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:82841:57 [INFO] [stdout] | [INFO] [stdout] 82841 | /**The Square-generated ID of the [Team Member](entity:TeamMember) responsible for the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:82845:54 [INFO] [stdout] | [INFO] [stdout] 82845 | /**The Square-generated ID of the [Location](entity:Location) where the related [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:82870:17 [INFO] [stdout] | [INFO] [stdout] 82870 | [CatalogObject](entity:CatalogObject) being tracked.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObjectType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:82946:19 [INFO] [stdout] | [INFO] [stdout] 82946 | /**The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObjectType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:82946:68 [INFO] [stdout] | [INFO] [stdout] 82946 | /**The [type](entity:CatalogObjectType) of the [CatalogObject](entity:CatalogObject) being tracked. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Employee` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:83100:50 [INFO] [stdout] | [INFO] [stdout] 83100 | /**The Square-generated ID of the [Employee](entity:Employee) responsible for the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Employee` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:83175:50 [INFO] [stdout] | [INFO] [stdout] 83175 | /**The Square-generated ID of the [Location](entity:Location) where the related [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:83553:53 [INFO] [stdout] | [INFO] [stdout] 83553 | /**The Square-generated ID of the [Team Member](entity:TeamMember) responsible for the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:83629:50 [INFO] [stdout] | [INFO] [stdout] 83629 | /**The Square-generated ID of the [Location](entity:Location) where the related [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:83890:40 [INFO] [stdout] | [INFO] [stdout] 83890 | /**The ID of the [team member](entity:TeamMember) who created the invoice. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:83924:34 [INFO] [stdout] | [INFO] [stdout] 83924 | /**The ID of the [order](entity:Order) for which the invoice is created. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Subscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:83979:41 [INFO] [stdout] | [INFO] [stdout] 83979 | /**The ID of the [subscription](entity:Subscription) associated with the invoice. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `entity:Subscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:84033:71 [INFO] [stdout] | [INFO] [stdout] 84033 | ///The payment methods that customers can use to pay an [invoice](entity:Invoice) on the Square-hosted invoice payment page. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:84101:62 [INFO] [stdout] | [INFO] [stdout] 84101 | This payment method is supported only for seller [locations](entity:Location) in the United States.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:84119:51 [INFO] [stdout] | [INFO] [stdout] 84119 | ///Represents a file attached to an [invoice](entity:Invoice). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InvoicePaymentRequest` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:84208:80 [INFO] [stdout] | [INFO] [stdout] 84208 | ///Indicates the automatic payment method for an [invoice payment request](entity:InvoicePaymentRequest). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InvoicePaymentRequest` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:84307:36 [INFO] [stdout] | [INFO] [stdout] 84307 | ///Published when an [Invoice](entity:Invoice) is canceled. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:84552:36 [INFO] [stdout] | [INFO] [stdout] 84552 | ///Published when an [Invoice](entity:Invoice) is created. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:85090:41 [INFO] [stdout] | [INFO] [stdout] 85090 | ///Published when a draft [Invoice](entity:Invoice) is deleted. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:85243:52 [INFO] [stdout] | [INFO] [stdout] 85243 | ///Indicates how Square delivers the [invoice](entity:Invoice) to the customer. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:85621:30 [INFO] [stdout] | [INFO] [stdout] 85621 | /**The ID of the [order](entity:Order) for which the invoice is created. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:85779:70 [INFO] [stdout] | [INFO] [stdout] 85779 | /**Published when a payment that is associated with an [invoice](entity:Invoice) is completed. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:86272:54 [INFO] [stdout] | [INFO] [stdout] 86272 | /**Represents a payment request for an [invoice](entity:Invoice). Invoices can specify a maximum [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:86413:75 [INFO] [stdout] | [INFO] [stdout] 86413 | ///The Square-generated ID of the payment request in an [invoice](entity:Invoice). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:86515:71 [INFO] [stdout] | [INFO] [stdout] 86515 | ///The Square-generated ID of the payment request in an [invoice](entity:Invoice). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:86592:36 [INFO] [stdout] | [INFO] [stdout] 86592 | ///Published when an [Invoice](entity:Invoice) transitions from a draft to a non-draft status. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:87075:76 [INFO] [stdout] | [INFO] [stdout] 87075 | /**Published when a refund is applied toward a payment of an [invoice](entity:Invoice). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:87546:71 [INFO] [stdout] | [INFO] [stdout] 87546 | ///Published when an automatic scheduled payment for an [Invoice](entity:Invoice) has failed. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:87903:45 [INFO] [stdout] | [INFO] [stdout] 87903 | ///Indicates the status of an [invoice](entity:Invoice). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:88140:36 [INFO] [stdout] | [INFO] [stdout] 88140 | ///Published when an [Invoice](entity:Invoice) is updated. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:88504:64 [INFO] [stdout] | [INFO] [stdout] 88504 | /**Represents a job that can be assigned to [team members](entity:TeamMember). This object defines the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:JobAssignment` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:88505:80 [INFO] [stdout] | [INFO] [stdout] 88505 | job's title and tip eligibility. Compensation is defined in a [job assignment](entity:JobAssignment) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:JobAssignment` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:88586:53 [INFO] [stdout] | [INFO] [stdout] 88586 | /**Represents a job assigned to a [team member](entity:TeamMember), including the compensation the team [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WageSetting` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:88587:90 [INFO] [stdout] | [INFO] [stdout] 88587 | member earns for the job. Job assignments are listed in the team member's [wage setting](entity:WageSetting).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:WageSetting` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Job` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:88641:32 [INFO] [stdout] | [INFO] [stdout] 88641 | ///The ID of the [job](entity:Job). [INFO] [stdout] | ^^^^^^^^^^ no item named `entity:Job` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:ScheduledShift` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:89186:42 [INFO] [stdout] | [INFO] [stdout] 89186 | ///Published when a [ScheduledShift](entity:ScheduledShift) is created. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:ScheduledShift` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:ScheduledShift` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:89547:42 [INFO] [stdout] | [INFO] [stdout] 89547 | ///Published when a [ScheduledShift](entity:ScheduledShift) is deleted. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:ScheduledShift` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:ScheduledShift` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:89864:42 [INFO] [stdout] | [INFO] [stdout] 89864 | ///Published when a [ScheduledShift](entity:ScheduledShift) is published. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:ScheduledShift` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:ScheduledShift` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:90235:42 [INFO] [stdout] | [INFO] [stdout] 90235 | ///Published when a [ScheduledShift](entity:ScheduledShift) is updated. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:ScheduledShift` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Shift` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:90606:49 [INFO] [stdout] | [INFO] [stdout] 90606 | /**Published when a worker starts a [Shift](entity:Shift). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Shift` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Shift` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:90808:33 [INFO] [stdout] | [INFO] [stdout] 90808 | /**Published when a [Shift](entity:Shift) is deleted. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Shift` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Shift` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:90962:33 [INFO] [stdout] | [INFO] [stdout] 90962 | /**Published when a [Shift](entity:Shift) is updated. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Shift` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:91175:52 [INFO] [stdout] | [INFO] [stdout] 91175 | ///Published when a worker starts a [Timecard](entity:Timecard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:91376:36 [INFO] [stdout] | [INFO] [stdout] 91376 | ///Published when a [Timecard](entity:Timecard) is deleted. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:91528:36 [INFO] [stdout] | [INFO] [stdout] 91528 | ///Published when a [Timecard](entity:Timecard) is updated. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:EventTypeMetadata` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:94064:98 [INFO] [stdout] | [INFO] [stdout] 94064 | ///Contains the metadata of an event type. For more information, see [EventTypeMetadata](entity:EventTypeMetadata). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:EventTypeMetadata` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:EventTypeMetadata` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:97021:105 [INFO] [stdout] | [INFO] [stdout] 97021 | ///Contains the metadata of a webhook event type. For more information, see [EventTypeMetadata](entity:EventTypeMetadata). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:EventTypeMetadata` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:97100:49 [INFO] [stdout] | [INFO] [stdout] 97100 | ///The requested list of [Subscription](entity:WebhookSubscription)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LocationCapability` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:97380:26 [INFO] [stdout] | [INFO] [stdout] 97380 | See [LocationCapability](entity:LocationCapability) for possible values. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LocationCapability` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:97534:37 [INFO] [stdout] | [INFO] [stdout] 97534 | ///The ID of the [location](entity:Location). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:97872:36 [INFO] [stdout] | [INFO] [stdout] 97872 | ///Published when a [Location](entity:Location) is created. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:97953:37 [INFO] [stdout] | [INFO] [stdout] 97953 | ///The ID of the [Location](entity:Location) associated with the event. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:98005:41 [INFO] [stdout] | [INFO] [stdout] 98005 | ///ID of the updated [Location](entity:Location). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:98024:64 [INFO] [stdout] | [INFO] [stdout] 98024 | /**Published when a location [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:98132:64 [INFO] [stdout] | [INFO] [stdout] 98132 | /**Published when a location [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:98242:64 [INFO] [stdout] | [INFO] [stdout] 98242 | /**Published when a location [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:98351:64 [INFO] [stdout] | [INFO] [stdout] 98351 | /**Published when a location [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:98462:64 [INFO] [stdout] | [INFO] [stdout] 98462 | /**Published when a location [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:98575:64 [INFO] [stdout] | [INFO] [stdout] 98575 | /**Published when a location [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:98687:53 [INFO] [stdout] | [INFO] [stdout] 98687 | /**Published when a location [custom attribute](entity:CustomAttribute) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:98689:74 [INFO] [stdout] | [INFO] [stdout] 98689 | application that created the corresponding [custom attribute definition](entity:CustomAttributeDefinition). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:98794:53 [INFO] [stdout] | [INFO] [stdout] 98794 | /**Published when a location [custom attribute](entity:CustomAttribute) owned by the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:98796:49 [INFO] [stdout] | [INFO] [stdout] 98796 | the corresponding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:98900:53 [INFO] [stdout] | [INFO] [stdout] 98900 | /**Published when a location [custom attribute](entity:CustomAttribute) that is visible to the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:98908:81 [INFO] [stdout] | [INFO] [stdout] 98908 | by the application that created the corresponding [custom attribute definition](entity:CustomAttributeDefinition).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:99012:53 [INFO] [stdout] | [INFO] [stdout] 99012 | /**Published when a location [custom attribute](entity:CustomAttribute) that is visible [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:99020:81 [INFO] [stdout] | [INFO] [stdout] 99020 | by the application that created the corresponding [custom attribute definition](entity:CustomAttributeDefinition).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:100495:36 [INFO] [stdout] | [INFO] [stdout] 100495 | ///Published when a [Location](entity:Location) is updated. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:100576:37 [INFO] [stdout] | [INFO] [stdout] 100576 | ///The ID of the [Location](entity:Location) associated with the event. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:100628:41 [INFO] [stdout] | [INFO] [stdout] 100628 | ///ID of the updated [Location](entity:Location). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:100720:59 [INFO] [stdout] | [INFO] [stdout] 100720 | /**Describes a loyalty account in a [loyalty program](entity:LoyaltyProgram). For more information, see [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:100807:53 [INFO] [stdout] | [INFO] [stdout] 100807 | ///The Square-assigned ID of the [customer](entity:Customer) that is associated with the account. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:100835:60 [INFO] [stdout] | [INFO] [stdout] 100835 | ///The Square-assigned ID of the [loyalty program](entity:LoyaltyProgram) to which the account belongs. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:100841:43 [INFO] [stdout] | [INFO] [stdout] 100841 | ///Published when a [loyalty account](entity:LoyaltyAccount) is created. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:101034:43 [INFO] [stdout] | [INFO] [stdout] 101034 | ///Published when a [loyalty account](entity:LoyaltyAccount) is deleted. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:101621:56 [INFO] [stdout] | [INFO] [stdout] 101621 | ///The Square-assigned ID of the [loyalty program](entity:LoyaltyProgram) to which the account belongs. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:101698:43 [INFO] [stdout] | [INFO] [stdout] 101698 | ///Published when a [loyalty account](entity:LoyaltyAccount) is updated. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:101987:37 [INFO] [stdout] | [INFO] [stdout] 101987 | ///The ID of the [location](entity:Location) where the event occurred. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:101990:44 [INFO] [stdout] | [INFO] [stdout] 101990 | ///The ID of the [loyalty account](entity:LoyaltyAccount) associated with the event. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:102037:44 [INFO] [stdout] | [INFO] [stdout] 102037 | ///The ID of the [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:102042:34 [INFO] [stdout] | [INFO] [stdout] 102042 | /**The ID of the [order](entity:Order) for which the buyer accumulated the points. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:102059:40 [INFO] [stdout] | [INFO] [stdout] 102059 | ///The ID of the [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:102181:60 [INFO] [stdout] | [INFO] [stdout] 102181 | ///The Square-assigned ID of the [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:102186:62 [INFO] [stdout] | [INFO] [stdout] 102186 | ///The Square-assigned ID of the [loyalty promotion](entity:LoyaltyPromotion). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:102191:34 [INFO] [stdout] | [INFO] [stdout] 102191 | /**The ID of the [order](entity:Order) for which the buyer earned the promotion points. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:102197:56 [INFO] [stdout] | [INFO] [stdout] 102197 | ///The Square-assigned ID of the [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:102278:58 [INFO] [stdout] | [INFO] [stdout] 102278 | ///The Square-assigned ID of the [loyalty promotion](entity:LoyaltyPromotion). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:102364:30 [INFO] [stdout] | [INFO] [stdout] 102364 | /**The ID of the [order](entity:Order) for which the buyer earned the promotion points. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:102480:60 [INFO] [stdout] | [INFO] [stdout] 102480 | ///The Square-assigned ID of the [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:102491:56 [INFO] [stdout] | [INFO] [stdout] 102491 | ///The Square-assigned ID of the [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:102681:44 [INFO] [stdout] | [INFO] [stdout] 102681 | ///The ID of the [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyReward` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:102685:67 [INFO] [stdout] | [INFO] [stdout] 102685 | /**The Square-assigned ID of the created [loyalty reward](entity:LoyaltyReward). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyReward` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:102690:40 [INFO] [stdout] | [INFO] [stdout] 102690 | ///The ID of the [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyReward` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:102771:63 [INFO] [stdout] | [INFO] [stdout] 102771 | /**The Square-assigned ID of the created [loyalty reward](entity:LoyaltyReward). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyReward` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyEvent` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:102923:41 [INFO] [stdout] | [INFO] [stdout] 102923 | ///Published when a [loyalty event](entity:LoyaltyEvent) is created. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyEvent` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:103175:44 [INFO] [stdout] | [INFO] [stdout] 103175 | ///The ID of the [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyReward` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:103179:51 [INFO] [stdout] | [INFO] [stdout] 103179 | /**The ID of the deleted [loyalty reward](entity:LoyaltyReward). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyReward` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:103184:40 [INFO] [stdout] | [INFO] [stdout] 103184 | ///The ID of the [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyReward` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:103265:47 [INFO] [stdout] | [INFO] [stdout] 103265 | /**The ID of the deleted [loyalty reward](entity:LoyaltyReward). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyReward` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:103374:60 [INFO] [stdout] | [INFO] [stdout] 103374 | ///The Square-assigned ID of the [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:103379:56 [INFO] [stdout] | [INFO] [stdout] 103379 | ///The Square-assigned ID of the [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:103616:27 [INFO] [stdout] | [INFO] [stdout] 103616 | /**The [location](entity:Location) IDs for loyalty events to query. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:103645:44 [INFO] [stdout] | [INFO] [stdout] 103645 | ///The ID of the [loyalty account](entity:LoyaltyAccount) associated with loyalty events. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:103648:40 [INFO] [stdout] | [INFO] [stdout] 103648 | ///The ID of the [loyalty account](entity:LoyaltyAccount) associated with loyalty events. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:103726:40 [INFO] [stdout] | [INFO] [stdout] 103726 | ///The ID of the [loyalty account](entity:LoyaltyAccount) associated with the event. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:103830:34 [INFO] [stdout] | [INFO] [stdout] 103830 | ///The ID of the [order](entity:Order) associated with the event. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:103833:30 [INFO] [stdout] | [INFO] [stdout] 103833 | ///The ID of the [order](entity:Order) associated with the event. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:103939:60 [INFO] [stdout] | [INFO] [stdout] 103939 | ///The Square-assigned ID of the [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:103944:56 [INFO] [stdout] | [INFO] [stdout] 103944 | ///The Square-assigned ID of the [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:104089:44 [INFO] [stdout] | [INFO] [stdout] 104089 | ///The ID of the [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:104091:34 [INFO] [stdout] | [INFO] [stdout] 104091 | /**The ID of the [order](entity:Order) that redeemed the reward. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyReward` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:104095:52 [INFO] [stdout] | [INFO] [stdout] 104095 | /**The ID of the redeemed [loyalty reward](entity:LoyaltyReward). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyReward` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:104100:40 [INFO] [stdout] | [INFO] [stdout] 104100 | ///The ID of the [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyReward` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:104181:48 [INFO] [stdout] | [INFO] [stdout] 104181 | /**The ID of the redeemed [loyalty reward](entity:LoyaltyReward). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyReward` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:104597:46 [INFO] [stdout] | [INFO] [stdout] 104597 | To check for associated [loyalty promotions](entity:LoyaltyPromotion) that enable [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:104612:28 [INFO] [stdout] | [INFO] [stdout] 104612 | ///The [locations](entity:Location) at which the program is active. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:104643:109 [INFO] [stdout] | [INFO] [stdout] 104643 | ///Represents an accrual rule, which defines how buyers can earn points from the base [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:104725:54 [INFO] [stdout] | [INFO] [stdout] 104725 | /**The ID of the `CATEGORY` [catalog object](entity:CatalogObject) that buyers can purchase to earn [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:104729:50 [INFO] [stdout] | [INFO] [stdout] 104729 | /**The ID of the `CATEGORY` [catalog object](entity:CatalogObject) that buyers can purchase to earn [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:104832:60 [INFO] [stdout] | [INFO] [stdout] 104832 | /**The ID of the `ITEM_VARIATION` [catalog object](entity:CatalogObject) that buyers can purchase to earn [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:104836:56 [INFO] [stdout] | [INFO] [stdout] 104836 | /**The ID of the `ITEM_VARIATION` [catalog object](entity:CatalogObject) that buyers can purchase to earn [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:105214:43 [INFO] [stdout] | [INFO] [stdout] 105214 | ///Published when a [loyalty program](entity:LoyaltyProgram) is created. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:106027:43 [INFO] [stdout] | [INFO] [stdout] 106027 | ///Published when a [loyalty program](entity:LoyaltyProgram) is updated. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:106254:55 [INFO] [stdout] | [INFO] [stdout] 106254 | /**Represents a promotion for a [loyalty program](entity:LoyaltyProgram). Loyalty promotions enable buyers [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:106357:44 [INFO] [stdout] | [INFO] [stdout] 106357 | ///The ID of the [loyalty program](entity:LoyaltyProgram) associated with the promotion. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:106364:67 [INFO] [stdout] | [INFO] [stdout] 106364 | /**The IDs of any qualifying `CATEGORY` [catalog objects](entity:CatalogObject). If specified, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:106375:73 [INFO] [stdout] | [INFO] [stdout] 106375 | /**The IDs of any qualifying `ITEM_VARIATION` [catalog objects](entity:CatalogObject). If specified, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:106395:28 [INFO] [stdout] | [INFO] [stdout] 106395 | from a [loyalty promotion](entity:LoyaltyPromotion).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:106453:45 [INFO] [stdout] | [INFO] [stdout] 106453 | ///Published when a [loyalty promotion](entity:LoyaltyPromotion) is created. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:106743:56 [INFO] [stdout] | [INFO] [stdout] 106743 | /**Represents how points for a [loyalty promotion](entity:LoyaltyPromotion) are calculated, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotionIncentive` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:106784:94 [INFO] [stdout] | [INFO] [stdout] 106784 | ///Represents the metadata for a `POINTS_ADDITION` type of [loyalty promotion incentive](entity:LoyaltyPromotionIncentive). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotionIncentive` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotionIncentive` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:106814:96 [INFO] [stdout] | [INFO] [stdout] 106814 | ///Represents the metadata for a `POINTS_MULTIPLIER` type of [loyalty promotion incentive](entity:LoyaltyPromotionIncentive). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotionIncentive` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:106976:73 [INFO] [stdout] | [INFO] [stdout] 106976 | /**Indicates the type of points incentive for a [loyalty promotion](entity:LoyaltyPromotion), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:107144:54 [INFO] [stdout] | [INFO] [stdout] 107144 | ///Indicates the status of a [loyalty promotion](entity:LoyaltyPromotion). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:107250:92 [INFO] [stdout] | [INFO] [stdout] 107250 | /**Represents the number of times a buyer can earn points during a [loyalty promotion](entity:LoyaltyPromotion). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotionTriggerLimit` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:107287:59 [INFO] [stdout] | [INFO] [stdout] 107287 | /**Indicates the time period that the [trigger limit](entity:LoyaltyPromotionTriggerLimit) applies to, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotionTriggerLimit` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:107288:98 [INFO] [stdout] | [INFO] [stdout] 107288 | which is used to determine the number of times a buyer can earn points for a [loyalty promotion](entity:LoyaltyPromotion).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:107378:45 [INFO] [stdout] | [INFO] [stdout] 107378 | /**Published when a [loyalty promotion](entity:LoyaltyPromotion) is updated. This event is [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgramRewardTier` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:107593:75 [INFO] [stdout] | [INFO] [stdout] 107593 | ...r a [reward tier](entity:LoyaltyProgramRewardTier) discount. Loyalty rewards can be in an ISSUED, REDEEMED, or DELETED state. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgramRewardTier` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:107669:60 [INFO] [stdout] | [INFO] [stdout] 107669 | ///The Square-assigned ID of the [loyalty account](entity:LoyaltyAccount) to which the reward belongs. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:107671:50 [INFO] [stdout] | [INFO] [stdout] 107671 | ///The Square-assigned ID of the [order](entity:Order) to which the reward is attached. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgramRewardTier` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:107680:56 [INFO] [stdout] | [INFO] [stdout] 107680 | ///The Square-assigned ID of the [reward tier](entity:LoyaltyProgramRewardTier) used to create the reward. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgramRewardTier` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:107762:56 [INFO] [stdout] | [INFO] [stdout] 107762 | ///The Square-assigned ID of the [loyalty account](entity:LoyaltyAccount) to which the reward belongs. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgramRewardTier` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:107841:52 [INFO] [stdout] | [INFO] [stdout] 107841 | ///The Square-assigned ID of the [reward tier](entity:LoyaltyProgramRewardTier) used to create the reward. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgramRewardTier` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:109100:64 [INFO] [stdout] | [INFO] [stdout] 109100 | /**Published when a merchant [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:109209:64 [INFO] [stdout] | [INFO] [stdout] 109209 | /**Published when a merchant [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:109319:64 [INFO] [stdout] | [INFO] [stdout] 109319 | /**Published when a merchant [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:109428:64 [INFO] [stdout] | [INFO] [stdout] 109428 | /**Published when a merchant [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:109539:64 [INFO] [stdout] | [INFO] [stdout] 109539 | /**Published when a merchant [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:109651:64 [INFO] [stdout] | [INFO] [stdout] 109651 | /**Published when a merchant [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:109762:53 [INFO] [stdout] | [INFO] [stdout] 109762 | /**Published when a merchant [custom attribute](entity:CustomAttribute) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:109763:49 [INFO] [stdout] | [INFO] [stdout] 109763 | associated with a [custom attribute definition](entity:CustomAttributeDefinition) that is [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:109869:53 [INFO] [stdout] | [INFO] [stdout] 109869 | /**Published when a merchant [custom attribute](entity:CustomAttribute) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:109870:49 [INFO] [stdout] | [INFO] [stdout] 109870 | associated with a [custom attribute definition](entity:CustomAttributeDefinition) that is [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:109975:53 [INFO] [stdout] | [INFO] [stdout] 109975 | /**Published when a merchant [custom attribute](entity:CustomAttribute) with [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:110082:53 [INFO] [stdout] | [INFO] [stdout] 110082 | /**Published when a merchant [custom attribute](entity:CustomAttribute) with [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Merchant` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:111767:49 [INFO] [stdout] | [INFO] [stdout] 111767 | ///The ID of the authorizing [merchant](entity:Merchant) (seller), which represents a business. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Merchant` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Merchant` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:111988:45 [INFO] [stdout] | [INFO] [stdout] 111988 | ///The ID of the authorizing [merchant](entity:Merchant) (seller), which represents a business. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Merchant` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:OrderState` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:112644:72 [INFO] [stdout] | [INFO] [stdout] 112644 | ...rder reached a terminal [state](entity:OrderState), in RFC 3339 format (for example "2016-09-04T23:59:33.123Z"). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:OrderState` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:112650:37 [INFO] [stdout] | [INFO] [stdout] 112650 | /**The ID of the [customer](entity:Customer) associated with the order. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:112849:34 [INFO] [stdout] | [INFO] [stdout] 112849 | /**Published when an [Order](entity:Order) is created. This event is [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:113035:62 [INFO] [stdout] | [INFO] [stdout] 113035 | ...bute definition](entity:CustomAttributeDefinition) that is owned by the subscribing app is created. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:113142:62 [INFO] [stdout] | [INFO] [stdout] 113142 | ...bute definition](entity:CustomAttributeDefinition) that is owned by the subscribing app is deleted. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:113250:62 [INFO] [stdout] | [INFO] [stdout] 113250 | ...bute definition](entity:CustomAttributeDefinition) that is owned by the subscribing app is updated. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:113357:62 [INFO] [stdout] | [INFO] [stdout] 113357 | ...bute definition](entity:CustomAttributeDefinition) that is visible to the subscribing app is created. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:113464:62 [INFO] [stdout] | [INFO] [stdout] 113464 | ...bute definition](entity:CustomAttributeDefinition) that is visible to the subscribing app is deleted. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:113572:62 [INFO] [stdout] | [INFO] [stdout] 113572 | ...bute definition](entity:CustomAttributeDefinition) that is visible to the subscribing app is updated. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:113679:51 [INFO] [stdout] | [INFO] [stdout] 113679 | ///Published when an order [custom attribute](entity:CustomAttribute) associated with a [custom attribute definition](entity... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:113679:123 [INFO] [stdout] | [INFO] [stdout] 113679 | ...bute definition](entity:CustomAttributeDefinition) that is owned by the subscribing app is deleted. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:113783:51 [INFO] [stdout] | [INFO] [stdout] 113783 | ///Published when an order [custom attribute](entity:CustomAttribute) associated with a [custom attribute definition](entity... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:113783:123 [INFO] [stdout] | [INFO] [stdout] 113783 | ...bute definition](entity:CustomAttributeDefinition) that is owned by the subscribing app is updated. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:113886:51 [INFO] [stdout] | [INFO] [stdout] 113886 | ///Published when an order [custom attribute](entity:CustomAttribute) that is visible to the subscribing app is deleted. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:113990:51 [INFO] [stdout] | [INFO] [stdout] 113990 | ///Published when an order [custom attribute](entity:CustomAttribute) that is visible to the subscribing app is updated. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:114093:33 [INFO] [stdout] | [INFO] [stdout] 114093 | /**The ID of the [customer](entity:Customer) associated with the order. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:114171:48 [INFO] [stdout] | [INFO] [stdout] 114171 | /**A lightweight description of an [order](entity:Order) that is returned when [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:OrderFulfillment` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:114820:45 [INFO] [stdout] | [INFO] [stdout] 114820 | /**Published when an [OrderFulfillment](entity:OrderFulfillment) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:OrderFulfillment` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:115260:39 [INFO] [stdout] | [INFO] [stdout] 115260 | ///The [CatalogItemVariation](entity:CatalogItemVariation) ID applied to this line item. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogModifier` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:115292:34 [INFO] [stdout] | [INFO] [stdout] 115292 | ///The [CatalogModifier](entity:CatalogModifier)s applied to this line item. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogModifier` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:115964:35 [INFO] [stdout] | [INFO] [stdout] 115964 | ///The [CatalogItemVariation](entity:CatalogItemVariation) ID applied to this line item. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogDiscount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:116142:64 [INFO] [stdout] | [INFO] [stdout] 116142 | ///The catalog object ID referencing [CatalogDiscount](entity:CatalogDiscount). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogDiscount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogPricingRule` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:116181:46 [INFO] [stdout] | [INFO] [stdout] 116181 | /**The object ID of a [pricing rule](entity:CatalogPricingRule) to be applied [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogPricingRule` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogDiscount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:116224:60 [INFO] [stdout] | [INFO] [stdout] 116224 | ///The catalog object ID referencing [CatalogDiscount](entity:CatalogDiscount). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogDiscount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogModifier` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:116835:28 [INFO] [stdout] | [INFO] [stdout] 116835 | ///A [CatalogModifier](entity:CatalogModifier). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogModifier` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogModifier` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:116910:64 [INFO] [stdout] | [INFO] [stdout] 116910 | ///The catalog object ID referencing [CatalogModifier](entity:CatalogModifier). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogModifier` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogModifier` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:116972:60 [INFO] [stdout] | [INFO] [stdout] 116972 | ///The catalog object ID referencing [CatalogModifier](entity:CatalogModifier). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogModifier` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogTax` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:118206:59 [INFO] [stdout] | [INFO] [stdout] 118206 | ///The catalog object ID referencing [CatalogTax](entity:CatalogTax). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:CatalogTax` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogTax` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:118270:55 [INFO] [stdout] | [INFO] [stdout] 118270 | ///The catalog object ID referencing [CatalogTax](entity:CatalogTax). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:CatalogTax` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogPricingRule` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:119037:17 [INFO] [stdout] | [INFO] [stdout] 119037 | [pricing rules](entity:CatalogPricingRule).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogPricingRule` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogMeasurementUnit` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:119128:26 [INFO] [stdout] | [INFO] [stdout] 119128 | [CatalogMeasurementUnit](entity:CatalogMeasurementUnit). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogMeasurementUnit` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogDiscount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:119451:64 [INFO] [stdout] | [INFO] [stdout] 119451 | ///The catalog object ID referencing [CatalogDiscount](entity:CatalogDiscount). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogDiscount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogDiscount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:119499:60 [INFO] [stdout] | [INFO] [stdout] 119499 | ///The catalog object ID referencing [CatalogDiscount](entity:CatalogDiscount). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogDiscount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:120049:39 [INFO] [stdout] | [INFO] [stdout] 120049 | ///The [CatalogItemVariation](entity:CatalogItemVariation) ID applied to this return line item. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogModifier` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:120073:34 [INFO] [stdout] | [INFO] [stdout] 120073 | ///The [CatalogModifier](entity:CatalogModifier)s applied to this line item. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogModifier` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:120100:35 [INFO] [stdout] | [INFO] [stdout] 120100 | ///The [CatalogItemVariation](entity:CatalogItemVariation) ID applied to this return line item. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogModifier` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:120247:64 [INFO] [stdout] | [INFO] [stdout] 120247 | ///The catalog object ID referencing [CatalogModifier](entity:CatalogModifier). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogModifier` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogModifier` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:120293:60 [INFO] [stdout] | [INFO] [stdout] 120293 | ///The catalog object ID referencing [CatalogModifier](entity:CatalogModifier). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogModifier` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:OrderServiceCharge` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:121170:73 [INFO] [stdout] | [INFO] [stdout] 121170 | ///The catalog object ID of the associated [OrderServiceCharge](entity:OrderServiceCharge). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:OrderServiceCharge` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:OrderServiceCharge` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:121232:69 [INFO] [stdout] | [INFO] [stdout] 121232 | ///The catalog object ID of the associated [OrderServiceCharge](entity:OrderServiceCharge). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:OrderServiceCharge` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogTax` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:121697:59 [INFO] [stdout] | [INFO] [stdout] 121697 | ///The catalog object ID referencing [CatalogTax](entity:CatalogTax). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:CatalogTax` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogTax` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:121740:55 [INFO] [stdout] | [INFO] [stdout] 121740 | ///The catalog object ID referencing [CatalogTax](entity:CatalogTax). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:CatalogTax` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:122909:81 [INFO] [stdout] | [INFO] [stdout] 122909 | ///The catalog object ID referencing the service charge [CatalogObject](entity:CatalogObject). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:123104:77 [INFO] [stdout] | [INFO] [stdout] 123104 | ///The catalog object ID referencing the service charge [CatalogObject](entity:CatalogObject). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:123977:34 [INFO] [stdout] | [INFO] [stdout] 123977 | /**Published when an [Order](entity:Order) is updated. This [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Payment` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:124470:38 [INFO] [stdout] | [INFO] [stdout] 124470 | /**The IDs of the [payments](entity:Payment) to collect. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Payment` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:125139:47 [INFO] [stdout] | [INFO] [stdout] 125139 | ///An optional ID of the [TeamMember](entity:TeamMember) associated with taking the payment. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Payment` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:126298:35 [INFO] [stdout] | [INFO] [stdout] 126298 | ///Published when a [Payment](entity:Payment) is created. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Payment` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:129137:43 [INFO] [stdout] | [INFO] [stdout] 129137 | ///An optional ID of the [TeamMember](entity:TeamMember) associated with taking the payment. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Payment` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:129284:35 [INFO] [stdout] | [INFO] [stdout] 129284 | /**Published when a [Payment](entity:Payment) is updated. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Payment` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Payout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:130165:34 [INFO] [stdout] | [INFO] [stdout] 130165 | ///Published when a [Payout](entity:Payout) has failed. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Payout` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Payout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:130654:34 [INFO] [stdout] | [INFO] [stdout] 130654 | ///Published when a [Payout](entity:Payout) is complete. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Payout` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Payout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:130859:34 [INFO] [stdout] | [INFO] [stdout] 130859 | ///Published when a [Payout](entity:Payout) is sent. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Payout` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:131898:41 [INFO] [stdout] | [INFO] [stdout] 131898 | /**The version of the [invoice](entity:Invoice) to publish. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:133054:37 [INFO] [stdout] | [INFO] [stdout] 133054 | ///The ID of the [location](entity:Location) where the reward is redeemed. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:133138:33 [INFO] [stdout] | [INFO] [stdout] 133138 | ///The ID of the [location](entity:Location) where the reward is redeemed. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:PaymentRefund` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:133695:34 [INFO] [stdout] | [INFO] [stdout] 133695 | ///Published when a [Refund](entity:PaymentRefund) is created. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:PaymentRefund` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:134294:27 [INFO] [stdout] | [INFO] [stdout] 134294 | /**The [Customer](entity:Customer) ID of the customer associated with the refund. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:134338:37 [INFO] [stdout] | [INFO] [stdout] 134338 | ///An optional [TeamMember](entity:TeamMember) ID to associate with this refund. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:134579:33 [INFO] [stdout] | [INFO] [stdout] 134579 | ///An optional [TeamMember](entity:TeamMember) ID to associate with this refund. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:PaymentRefund` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:135046:34 [INFO] [stdout] | [INFO] [stdout] 135046 | /**Published when a [Refund](entity:PaymentRefund) is updated. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:PaymentRefund` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:139834:70 [INFO] [stdout] | [INFO] [stdout] 139834 | Note: if there are errors processing the request, the [Subscription](entity:WebhookSubscription) will not be [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:ScheduledShift` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:140602:89 [INFO] [stdout] | [INFO] [stdout] 140602 | /**Represents shift details for draft and published versions of a [scheduled shift](entity:ScheduledShift), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:ScheduledShift` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Job` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:140686:32 [INFO] [stdout] | [INFO] [stdout] 140686 | ///The ID of the [job](entity:Job) the shift is scheduled for. [INFO] [stdout] | ^^^^^^^^^^ no item named `entity:Job` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:140689:37 [INFO] [stdout] | [INFO] [stdout] 140689 | ///The ID of the [location](entity:Location) the shift is scheduled for. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:140700:40 [INFO] [stdout] | [INFO] [stdout] 140700 | ///The ID of the [team member](entity:TeamMember) scheduled for the shift. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:140722:33 [INFO] [stdout] | [INFO] [stdout] 140722 | ///The ID of the [location](entity:Location) the shift is scheduled for. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:140871:36 [INFO] [stdout] | [INFO] [stdout] 140871 | ///The ID of the [team member](entity:TeamMember) scheduled for the shift. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Event` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:143350:25 [INFO] [stdout] | [INFO] [stdout] 143350 | ///Searches [Event](entity:Event)s for your application. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Event` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Event` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:143578:32 [INFO] [stdout] | [INFO] [stdout] 143578 | ///The list of [Event](entity:Event)s returned by the search. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Event` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Event` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:143581:81 [INFO] [stdout] | [INFO] [stdout] 143581 | ///Contains the metadata of an event. For more information, see [Event](entity:Event). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Event` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:144421:44 [INFO] [stdout] | [INFO] [stdout] 144421 | ///The ID of the [loyalty account](entity:LoyaltyAccount) to which the loyalty reward belongs. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:144426:40 [INFO] [stdout] | [INFO] [stdout] 144426 | ///The ID of the [loyalty account](entity:LoyaltyAccount) to which the loyalty reward belongs. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:FulfillmentRecipient` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:144615:24 [INFO] [stdout] | [INFO] [stdout] 144615 | [FulfillmentRecipient](entity:FulfillmentRecipient) `customer_id`.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:FulfillmentRecipient` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:SearchOrdersSort` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:144663:47 [INFO] [stdout] | [INFO] [stdout] 144663 | you must set the `sort_field` in [OrdersSort](entity:SearchOrdersSort) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:SearchOrdersSort` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Fulfillment` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:144762:44 [INFO] [stdout] | [INFO] [stdout] 144762 | ///Filter based on [order fulfillment](entity:Fulfillment) information. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:Fulfillment` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:FulfillmentState` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:144798:43 [INFO] [stdout] | [INFO] [stdout] 144798 | /**A list of [fulfillment states](entity:FulfillmentState) to filter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:FulfillmentState` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:FulfillmentType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:144804:42 [INFO] [stdout] | [INFO] [stdout] 144804 | /**A list of [fulfillment types](entity:FulfillmentType) to filter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:FulfillmentType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:OrderEntry` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:144940:37 [INFO] [stdout] | [INFO] [stdout] 144940 | `SearchOrders` returns [OrderEntry](entity:OrderEntry) objects. If `false`, `SearchOrders` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:OrderEntry` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Error` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:145025:21 [INFO] [stdout] | [INFO] [stdout] 145025 | ///[Errors](entity:Error) encountered during the search. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Error` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:OrderEntry` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:145028:37 [INFO] [stdout] | [INFO] [stdout] 145028 | /**A list of [OrderEntries](entity:OrderEntry) that fit the query [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:OrderEntry` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:145033:9 [INFO] [stdout] | [INFO] [stdout] 145033 | [Order](entity:Order) objects that match the query conditions. The list is populated only if [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:OrderSource` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:145201:36 [INFO] [stdout] | [INFO] [stdout] 145201 | /**Filters by the [Source](entity:OrderSource) `name`. The filter returns any orders [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:OrderSource` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:147306:38 [INFO] [stdout] | [INFO] [stdout] 147306 | ///The names of the [Vendor](entity:Vendor) objects to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:147309:41 [INFO] [stdout] | [INFO] [stdout] 147309 | /**The statuses of the [Vendor](entity:Vendor) objects to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:147357:48 [INFO] [stdout] | [INFO] [stdout] 147357 | ///The field to sort the returned [Vendor](entity:Vendor) objects by. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:147522:25 [INFO] [stdout] | [INFO] [stdout] 147522 | ///The [Vendor](entity:Vendor) objects matching the specified search filter. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:147563:49 [INFO] [stdout] | [INFO] [stdout] 147563 | ...CatalogItemVariation](entity:CatalogItemVariation) object representing the service booked in this segment. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:147568:45 [INFO] [stdout] | [INFO] [stdout] 147568 | ///The ID of the [CatalogItemVariation](entity:CatalogItemVariation) object representing the service booked in this segment. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:148047:69 [INFO] [stdout] | [INFO] [stdout] 148047 | Deprecated at Square API version 2025-05-21. Replaced by [Timecard](entity:Timecard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Product` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:149846:11 [INFO] [stdout] | [INFO] [stdout] 149846 | [product](entity:Product) type is `EXTERNAL_API`.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Product` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:150505:41 [INFO] [stdout] | [INFO] [stdout] 150505 | /**The ID of the [subscriber's](entity:Customer) [card](entity:Card) [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Card` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:150505:65 [INFO] [stdout] | [INFO] [stdout] 150505 | /**The ID of the [subscriber's](entity:Customer) [card](entity:Card) [INFO] [stdout] | ^^^^^^^^^^^ no item named `entity:Card` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:150526:49 [INFO] [stdout] | [INFO] [stdout] 150526 | ///The ID of the subscribing [customer](entity:Customer) profile. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:150532:38 [INFO] [stdout] | [INFO] [stdout] 150532 | /**The IDs of the [invoices](entity:Invoice) created for the [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogSubscriptionPlanVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:150546:70 [INFO] [stdout] | [INFO] [stdout] 150546 | ///The ID of the subscribed-to [subscription plan variation](entity:CatalogSubscriptionPlanVariation). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogSubscriptionPlanVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Subscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:150815:59 [INFO] [stdout] | [INFO] [stdout] 150815 | ///Determines the billing cadence of a [Subscription](entity:Subscription) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `entity:Subscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Subscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:151002:40 [INFO] [stdout] | [INFO] [stdout] 151002 | ///Published when a [Subscription](entity:Subscription) is created. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `entity:Subscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Subscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:151910:51 [INFO] [stdout] | [INFO] [stdout] 151910 | ///Determines the pricing of a [Subscription](entity:Subscription) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `entity:Subscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Subscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:152382:40 [INFO] [stdout] | [INFO] [stdout] 152382 | /**Published when a [Subscription](entity:Subscription) is updated. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `entity:Subscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:153468:39 [INFO] [stdout] | [INFO] [stdout] 153468 | ///The ID of the [TeamMember](entity:TeamMember) object for the team member associated with the booking profile. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:153714:35 [INFO] [stdout] | [INFO] [stdout] 153714 | ///The ID of the [TeamMember](entity:TeamMember) object for the team member associated with the booking profile. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:154358:53 [INFO] [stdout] | [INFO] [stdout] 154358 | /**Job and wage information for a [team member](entity:TeamMember). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:154360:24 [INFO] [stdout] | [INFO] [stdout] 154360 | field for a [timecard](entity:Timecard).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Job` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:154416:40 [INFO] [stdout] | [INFO] [stdout] 154416 | ///An identifier for the [job](entity:Job) that this wage relates to. [INFO] [stdout] | ^^^^^^^^^^ no item named `entity:Job` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Payment` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:154776:36 [INFO] [stdout] | [INFO] [stdout] 154776 | /**The ID of the [Payment](entity:Payment) that corresponds to this tender. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Payment` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:BankAccountPaymentDetails` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:154794:33 [INFO] [stdout] | [INFO] [stdout] 154794 | See [BankAccountPaymentDetails](entity:BankAccountPaymentDetails) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:BankAccountPaymentDetails` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Payment` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:155820:32 [INFO] [stdout] | [INFO] [stdout] 155820 | /**The ID of the [Payment](entity:Payment) that corresponds to this tender. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Payment` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TerminalCheckout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:157480:44 [INFO] [stdout] | [INFO] [stdout] 157480 | ///Published when a [TerminalCheckout](entity:TerminalCheckout) is created. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TerminalCheckout` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TerminalCheckout` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:158256:44 [INFO] [stdout] | [INFO] [stdout] 158256 | ///Published when a [TerminalCheckout](entity:TerminalCheckout) is updated. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TerminalCheckout` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:159526:31 [INFO] [stdout] | [INFO] [stdout] 159526 | ///Tests a [Subscription](entity:WebhookSubscription) by sending a test event to its notification URL. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:159554:72 [INFO] [stdout] | [INFO] [stdout] 159554 | /**The event type that will be used to test the [Subscription](entity:WebhookSubscription). The event type must be [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:159555:60 [INFO] [stdout] | [INFO] [stdout] 159555 | contained in the list of event types in the [Subscription](entity:WebhookSubscription).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:SubscriptionTestResult` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:159569:80 [INFO] [stdout] | [INFO] [stdout] 159569 | Note: If there are errors processing the request, the [SubscriptionTestResult](entity:SubscriptionTestResult) field is not [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:SubscriptionTestResult` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:159777:37 [INFO] [stdout] | [INFO] [stdout] 159777 | /**The ID of the [location](entity:Location) for this timecard. The location should be based on [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:159785:40 [INFO] [stdout] | [INFO] [stdout] 159785 | ///The ID of the [team member](entity:TeamMember) this timecard belongs to. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:160038:33 [INFO] [stdout] | [INFO] [stdout] 160038 | /**The ID of the [location](entity:Location) for this timecard. The location should be based on [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:160362:69 [INFO] [stdout] | [INFO] [stdout] 160362 | ///**Read only** Enumerates the possible status of a [timecard](entity:Timecard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:160450:36 [INFO] [stdout] | [INFO] [stdout] 160450 | ///The ID of the [team member](entity:TeamMember) this timecard belongs to. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:160523:79 [INFO] [stdout] | [INFO] [stdout] 160523 | ///The hourly wage rate used to compensate a team member for a [timecard](entity:Timecard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Job` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:160563:32 [INFO] [stdout] | [INFO] [stdout] 160563 | /**The ID of the [job](entity:Job) performed for this timecard. Square [INFO] [stdout] | ^^^^^^^^^^ no item named `entity:Job` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:161646:70 [INFO] [stdout] | [INFO] [stdout] 161646 | /**Represents a transfer order for moving [CatalogItemVariation](entity:CatalogItemVariation)s [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:161647:20 [INFO] [stdout] | [INFO] [stdout] 161647 | between [Location](entity:Location)s. Transfer orders track the entire lifecycle of an inventory [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:161651:33 [INFO] [stdout] | [INFO] [stdout] 161651 | - Current [TransferOrderStatus](entity:TransferOrderStatus) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrderStatus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:161653:22 [INFO] [stdout] | [INFO] [stdout] 161653 | - Which [TeamMember](entity:TeamMember) initiated the transfer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:161656:32 [INFO] [stdout] | [INFO] [stdout] 161656 | - Track [CatalogItemVariation](entity:CatalogItemVariation) movements between [Location](entity:Location)s [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:161656:90 [INFO] [stdout] | [INFO] [stdout] 161656 | - Track [CatalogItemVariation](entity:CatalogItemVariation) movements between [Location](entity:Location)s [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:161763:35 [INFO] [stdout] | [INFO] [stdout] 161763 | ... ///ID of the [TeamMember](entity:TeamMember) who created this transfer order. This field is not writeable by the Connect V... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:161766:39 [INFO] [stdout] | [INFO] [stdout] 161766 | /**The destination [Location](entity:Location) receiving the [CatalogItemVariation](entity:CatalogItemVariation)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:161766:93 [INFO] [stdout] | [INFO] [stdout] 161766 | /**The destination [Location](entity:Location) receiving the [CatalogItemVariation](entity:CatalogItemVariation)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:161787:43 [INFO] [stdout] | [INFO] [stdout] 161787 | ///List of [CatalogItemVariation](entity:CatalogItemVariation)s being transferred. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:161793:34 [INFO] [stdout] | [INFO] [stdout] 161793 | /**The source [Location](entity:Location) sending the [CatalogItemVariation](entity:CatalogItemVariation)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:161793:86 [INFO] [stdout] | [INFO] [stdout] 161793 | /**The source [Location](entity:Location) sending the [CatalogItemVariation](entity:CatalogItemVariation)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:162521:32 [INFO] [stdout] | [INFO] [stdout] 162521 | - Which [CatalogItemVariation](entity:CatalogItemVariation)s were received [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:162535:70 [INFO] [stdout] | [INFO] [stdout] 162535 | - Updates inventory levels at both source and destination [Location](entity:Location)s*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:162644:57 [INFO] [stdout] | [INFO] [stdout] 162644 | These items will be added to the destination [Location](entity:Location)'s inventory with [InventoryState](entity:InventoryState... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryState` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:162644:108 [INFO] [stdout] | [INFO] [stdout] 162644 | ...ntory with [InventoryState](entity:InventoryState) of WASTE.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryState` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:162650:57 [INFO] [stdout] | [INFO] [stdout] 162650 | These items will be added to the destination [Location](entity:Location)'s inventory with [InventoryState](entity:InventoryState... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryState` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:162650:108 [INFO] [stdout] | [INFO] [stdout] 162650 | ...ntory with [InventoryState](entity:InventoryState) of IN_STOCK.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryState` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:162749:57 [INFO] [stdout] | [INFO] [stdout] 162749 | These items will be added to the destination [Location](entity:Location)'s inventory with [InventoryState](entity:InventoryState... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryState` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:162749:108 [INFO] [stdout] | [INFO] [stdout] 162749 | ...ntory with [InventoryState](entity:InventoryState) of WASTE.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryState` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:162840:57 [INFO] [stdout] | [INFO] [stdout] 162840 | These items will be added to the destination [Location](entity:Location)'s inventory with [InventoryState](entity:InventoryState... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryState` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:162840:108 [INFO] [stdout] | [INFO] [stdout] 162840 | ...ntory with [InventoryState](entity:InventoryState) of IN_STOCK.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryState` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:163011:24 [INFO] [stdout] | [INFO] [stdout] 163011 | [CatalogItemVariation](entity:CatalogItemVariation) being transferred, including ordered quantities [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:163070:66 [INFO] [stdout] | [INFO] [stdout] 163070 | /**The required identifier of the [CatalogItemVariation](entity:CatalogItemVariation) being transferred. Must reference [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `api:Catalog` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:163071:61 [INFO] [stdout] | [INFO] [stdout] 163071 | a valid catalog item variation that exists in the [Catalog](api:Catalog).*/ [INFO] [stdout] | ^^^^^^^^^^^ no item named `api:Catalog` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:163079:12 [INFO] [stdout] | [INFO] [stdout] 163079 | [Location](entity:Location)'s inventory with [InventoryState](entity:InventoryState) of WASTE. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryState` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:163079:63 [INFO] [stdout] | [INFO] [stdout] 163079 | [Location](entity:Location)'s inventory with [InventoryState](entity:InventoryState) of WASTE. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryState` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:163092:12 [INFO] [stdout] | [INFO] [stdout] 163092 | [Location](entity:Location)'s inventory with [InventoryState](entity:InventoryState) of IN_STOCK. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryState` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:163092:63 [INFO] [stdout] | [INFO] [stdout] 163092 | [Location](entity:Location)'s inventory with [InventoryState](entity:InventoryState) of IN_STOCK. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryState` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:163101:62 [INFO] [stdout] | [INFO] [stdout] 163101 | /**The required identifier of the [CatalogItemVariation](entity:CatalogItemVariation) being transferred. Must reference [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `api:Catalog` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:163102:61 [INFO] [stdout] | [INFO] [stdout] 163102 | a valid catalog item variation that exists in the [Catalog](api:Catalog).*/ [INFO] [stdout] | ^^^^^^^^^^^ no item named `api:Catalog` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrder` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:163342:60 [INFO] [stdout] | [INFO] [stdout] 163342 | /**Fields that can be used for sorting [TransferOrder](entity:TransferOrder)s in search results. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrder` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrder` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:163433:17 [INFO] [stdout] | [INFO] [stdout] 163433 | [TransferOrder](entity:TransferOrder) in its lifecycle from creation to completion. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrder` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:168155:39 [INFO] [stdout] | [INFO] [stdout] 168155 | /**The destination [Location](entity:Location) that will receive the items. Must be an active location [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:168172:34 [INFO] [stdout] | [INFO] [stdout] 168172 | /**The source [Location](entity:Location) that will send the items. Must be an active location [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:168196:35 [INFO] [stdout] | [INFO] [stdout] 168196 | /**The destination [Location](entity:Location) that will receive the items. Must be an active location [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:168353:30 [INFO] [stdout] | [INFO] [stdout] 168353 | /**The source [Location](entity:Location) that will send the items. Must be an active location [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:169387:33 [INFO] [stdout] | [INFO] [stdout] 169387 | ///Updates a [Subscription](entity:WebhookSubscription). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:169427:70 [INFO] [stdout] | [INFO] [stdout] 169427 | Note: If there are errors processing the request, the [Subscription](entity:WebhookSubscription) is not [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:169485:33 [INFO] [stdout] | [INFO] [stdout] 169485 | ///Updates a [Subscription](entity:WebhookSubscription) by replacing the existing signature key with a new one. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:169614:70 [INFO] [stdout] | [INFO] [stdout] 169614 | Note: If there are errors processing the request, the [Subscription](entity:WebhookSubscription) is not [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172464:47 [INFO] [stdout] | [INFO] [stdout] 172464 | ///The account number of the [Vendor](entity:Vendor). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172469:41 [INFO] [stdout] | [INFO] [stdout] 172469 | ///The contacts of the [Vendor](entity:Vendor). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172473:10 [INFO] [stdout] | [INFO] [stdout] 172473 | [Vendor](entity:Vendor) was created.*/ [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172476:58 [INFO] [stdout] | [INFO] [stdout] 172476 | /**A unique Square-generated ID for the [Vendor](entity:Vendor). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172477:61 [INFO] [stdout] | [INFO] [stdout] 172477 | This field is required when attempting to update a [Vendor](entity:Vendor).*/ [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172480:37 [INFO] [stdout] | [INFO] [stdout] 172480 | /**The name of the [Vendor](entity:Vendor). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172481:71 [INFO] [stdout] | [INFO] [stdout] 172481 | This field is required when attempting to create or update a [Vendor](entity:Vendor).*/ [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172484:60 [INFO] [stdout] | [INFO] [stdout] 172484 | ///A note detailing information about the [Vendor](entity:Vendor). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172490:10 [INFO] [stdout] | [INFO] [stdout] 172490 | [Vendor](entity:Vendor) was last updated.*/ [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172493:40 [INFO] [stdout] | [INFO] [stdout] 172493 | ///The version of the [Vendor](entity:Vendor). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172513:43 [INFO] [stdout] | [INFO] [stdout] 172513 | ///The account number of the [Vendor](entity:Vendor). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172586:43 [INFO] [stdout] | [INFO] [stdout] 172586 | ///Represents a contact of a [Vendor](entity:Vendor). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:VendorContact` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172645:53 [INFO] [stdout] | [INFO] [stdout] 172645 | ///The email address of the [VendorContact](entity:VendorContact). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:VendorContact` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:VendorContact` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172648:65 [INFO] [stdout] | [INFO] [stdout] 172648 | /**A unique Square-generated ID for the [VendorContact](entity:VendorContact). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:VendorContact` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:VendorContact` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172649:68 [INFO] [stdout] | [INFO] [stdout] 172649 | This field is required when attempting to update a [VendorContact](entity:VendorContact).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:VendorContact` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:VendorContact` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172652:44 [INFO] [stdout] | [INFO] [stdout] 172652 | /**The name of the [VendorContact](entity:VendorContact). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:VendorContact` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172653:61 [INFO] [stdout] | [INFO] [stdout] 172653 | This field is required when attempting to create a [Vendor](entity:Vendor).*/ [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:VendorContact` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172656:47 [INFO] [stdout] | [INFO] [stdout] 172656 | ///The ordinal of the [VendorContact](entity:VendorContact). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:VendorContact` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:VendorContact` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172658:52 [INFO] [stdout] | [INFO] [stdout] 172658 | ///The phone number of the [VendorContact](entity:VendorContact). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:VendorContact` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:VendorContact` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172661:45 [INFO] [stdout] | [INFO] [stdout] 172661 | ///The state of the [VendorContact](entity:VendorContact). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:VendorContact` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:VendorContact` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172665:49 [INFO] [stdout] | [INFO] [stdout] 172665 | ///The email address of the [VendorContact](entity:VendorContact). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:VendorContact` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:VendorContact` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172738:61 [INFO] [stdout] | [INFO] [stdout] 172738 | /**A unique Square-generated ID for the [VendorContact](entity:VendorContact). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:VendorContact` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:VendorContact` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172739:68 [INFO] [stdout] | [INFO] [stdout] 172739 | This field is required when attempting to update a [VendorContact](entity:VendorContact).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:VendorContact` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:VendorContact` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172812:40 [INFO] [stdout] | [INFO] [stdout] 172812 | /**The name of the [VendorContact](entity:VendorContact). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:VendorContact` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172813:61 [INFO] [stdout] | [INFO] [stdout] 172813 | This field is required when attempting to create a [Vendor](entity:Vendor).*/ [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:VendorContact` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172886:48 [INFO] [stdout] | [INFO] [stdout] 172886 | ///The phone number of the [VendorContact](entity:VendorContact). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:VendorContact` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:172960:10 [INFO] [stdout] | [INFO] [stdout] 172960 | [Vendor](entity:Vendor) was created.*/ [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:173034:34 [INFO] [stdout] | [INFO] [stdout] 173034 | ///Published when a [Vendor](entity:Vendor) is created. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:173333:54 [INFO] [stdout] | [INFO] [stdout] 173333 | /**A unique Square-generated ID for the [Vendor](entity:Vendor). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:173334:61 [INFO] [stdout] | [INFO] [stdout] 173334 | This field is required when attempting to update a [Vendor](entity:Vendor).*/ [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:173407:33 [INFO] [stdout] | [INFO] [stdout] 173407 | /**The name of the [Vendor](entity:Vendor). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:173408:71 [INFO] [stdout] | [INFO] [stdout] 173408 | This field is required when attempting to create or update a [Vendor](entity:Vendor).*/ [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:173481:56 [INFO] [stdout] | [INFO] [stdout] 173481 | ///A note detailing information about the [Vendor](entity:Vendor). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:173554:35 [INFO] [stdout] | [INFO] [stdout] 173554 | /**The status of the [Vendor](entity:Vendor), [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:173555:20 [INFO] [stdout] | [INFO] [stdout] 173555 | whether a [Vendor](entity:Vendor) is active or inactive.*/ [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:173644:10 [INFO] [stdout] | [INFO] [stdout] 173644 | [Vendor](entity:Vendor) was last updated.*/ [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:173718:34 [INFO] [stdout] | [INFO] [stdout] 173718 | ///Published when a [Vendor](entity:Vendor) is updated. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:174160:21 [INFO] [stdout] | [INFO] [stdout] 174160 | for a [team member](entity:TeamMember).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:BankAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:175300:33 [INFO] [stdout] | [INFO] [stdout] 175300 | Returns a list of [BankAccount](entity:BankAccount) objects linked to a Square account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:BankAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:BankAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:175356:36 [INFO] [stdout] | [INFO] [stdout] 175356 | Returns details of a [BankAccount](entity:BankAccount) identified by V1 bank account ID. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:BankAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:BankAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:175402:36 [INFO] [stdout] | [INFO] [stdout] 175402 | Returns details of a [BankAccount](entity:BankAccount) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:BankAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:175457:33 [INFO] [stdout] | [INFO] [stdout] 175457 | - `customer_id`: The [customer](entity:Customer) for whom to retrieve bookings. If this is not set, bookings for all customers a... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:176351:41 [INFO] [stdout] | [INFO] [stdout] 176351 | - `booking_id`: The ID of the [Booking](entity:Booking) object representing the to-be-retrieved booking. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:176401:41 [INFO] [stdout] | [INFO] [stdout] 176401 | - `booking_id`: The ID of the [Booking](entity:Booking) object representing the to-be-updated booking. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:176456:41 [INFO] [stdout] | [INFO] [stdout] 176456 | - `booking_id`: The ID of the [Booking](entity:Booking) object representing the to-be-cancelled booking. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:176509:48 [INFO] [stdout] | [INFO] [stdout] 176509 | - `booking_id`: The ID of the target [booking](entity:Booking). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:176516:85 [INFO] [stdout] | [INFO] [stdout] 176516 | ...bute definition](entity:CustomAttributeDefinition) in the `definition` field of each [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:176577:48 [INFO] [stdout] | [INFO] [stdout] 176577 | - `booking_id`: The ID of the target [booking](entity:Booking). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:176585:84 [INFO] [stdout] | [INFO] [stdout] 176585 | ...bute definition](entity:CustomAttributeDefinition) in the `definition` field of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:176648:48 [INFO] [stdout] | [INFO] [stdout] 176648 | - `booking_id`: The ID of the target [booking](entity:Booking). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:176708:48 [INFO] [stdout] | [INFO] [stdout] 176708 | - `booking_id`: The ID of the target [booking](entity:Booking). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177118:32 [INFO] [stdout] | [INFO] [stdout] 177118 | Deletes a set of [CatalogItem](entity:CatalogItem)s based on the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177122:47 [INFO] [stdout] | [INFO] [stdout] 177122 | also delete all of its [CatalogItemVariation](entity:CatalogItemVariation) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177177:20 [INFO] [stdout] | [INFO] [stdout] 177177 | Each [CatalogItem](entity:CatalogItem) returned in the set includes all of its [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177179:24 [INFO] [stdout] | [INFO] [stdout] 177179 | [CatalogItemVariation](entity:CatalogItemVariation) objects, references to [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogModifierList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177180:27 [INFO] [stdout] | [INFO] [stdout] 177180 | its [CatalogModifierList](entity:CatalogModifierList) objects, and the ids of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogModifierList` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogTax` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177181:18 [INFO] [stdout] | [INFO] [stdout] 177181 | any [CatalogTax](entity:CatalogTax) objects that apply to it. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:CatalogTax` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177323:39 [INFO] [stdout] | [INFO] [stdout] 177323 | Returns a list of all [CatalogObject](entity:CatalogObject)s of the specified types in the catalog. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObjectType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177325:89 [INFO] [stdout] | [INFO] [stdout] 177325 | The `types` parameter is specified as a comma-separated list of the [CatalogObjectType](entity:CatalogObjectType) values, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObjectType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177337:21 [INFO] [stdout] | [INFO] [stdout] 177337 | the [CatalogObject](entity:CatalogObject)s' `version` attribute. If not included, results will be from the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObjectType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177344:57 [INFO] [stdout] | [INFO] [stdout] 177344 | The valid values are defined in the [CatalogObjectType](entity:CatalogObjectType) enum, for example, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObjectType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177399:56 [INFO] [stdout] | [INFO] [stdout] 177399 | Creates a new or updates the specified [CatalogObject](entity:CatalogObject). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177448:32 [INFO] [stdout] | [INFO] [stdout] 177448 | Returns a single [CatalogItem](entity:CatalogItem) as a [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177449:17 [INFO] [stdout] | [INFO] [stdout] 177449 | [CatalogObject](entity:CatalogObject) based on the provided ID. The returned [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177450:51 [INFO] [stdout] | [INFO] [stdout] 177450 | object includes all of the relevant [CatalogItem](entity:CatalogItem) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177451:47 [INFO] [stdout] | [INFO] [stdout] 177451 | information including: [CatalogItemVariation](entity:CatalogItemVariation) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogModifierList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177453:23 [INFO] [stdout] | [INFO] [stdout] 177453 | [CatalogModifierList](entity:CatalogModifierList) objects, and the ids of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogModifierList` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogTax` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177454:18 [INFO] [stdout] | [INFO] [stdout] 177454 | any [CatalogTax](entity:CatalogTax) objects that apply to it. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:CatalogTax` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177462:41 [INFO] [stdout] | [INFO] [stdout] 177462 | in the version field of [CatalogObject](entity:CatalogObject)s. If not included, results will [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177539:34 [INFO] [stdout] | [INFO] [stdout] 177539 | Deletes a single [CatalogObject](entity:CatalogObject) based on the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177542:57 [INFO] [stdout] | [INFO] [stdout] 177542 | are also deleted. For example, deleting a [CatalogItem](entity:CatalogItem) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177544:24 [INFO] [stdout] | [INFO] [stdout] 177544 | [CatalogItemVariation](entity:CatalogItemVariation) children. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177595:30 [INFO] [stdout] | [INFO] [stdout] 177595 | Searches for [CatalogObject](entity:CatalogObject) of any type by matching supported search attribute values, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogModifierList` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177703:35 [INFO] [stdout] | [INFO] [stdout] 177703 | Updates the [CatalogModifierList](entity:CatalogModifierList) objects [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogModifierList` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177704:42 [INFO] [stdout] | [INFO] [stdout] 177704 | that apply to the targeted [CatalogItem](entity:CatalogItem) without having [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogTax` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177750:26 [INFO] [stdout] | [INFO] [stdout] 177750 | Updates the [CatalogTax](entity:CatalogTax) objects that apply to the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:CatalogTax` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:177751:24 [INFO] [stdout] | [INFO] [stdout] 177751 | targeted [CatalogItem](entity:CatalogItem) without having to perform an [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:178064:38 [INFO] [stdout] | [INFO] [stdout] 178064 | Creates multiple [customer profiles](entity:Customer) for a business. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:178260:59 [INFO] [stdout] | [INFO] [stdout] 178260 | Lists the customer-related [custom attribute definitions](entity:CustomAttributeDefinition) that belong to a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:178318:58 [INFO] [stdout] | [INFO] [stdout] 178318 | Creates a customer-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:178376:60 [INFO] [stdout] | [INFO] [stdout] 178376 | Retrieves a customer-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:178435:58 [INFO] [stdout] | [INFO] [stdout] 178435 | Updates a customer-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:178494:58 [INFO] [stdout] | [INFO] [stdout] 178494 | Deletes a customer-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:178547:40 [INFO] [stdout] | [INFO] [stdout] 178547 | Creates or updates [custom attributes](entity:CustomAttribute) for customer profiles as a bulk operation. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:179247:31 [INFO] [stdout] | [INFO] [stdout] 179247 | Lists the [custom attributes](entity:CustomAttribute) associated with a customer profile. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:179259:58 [INFO] [stdout] | [INFO] [stdout] 179259 | - `customer_id`: The ID of the target [customer profile](entity:Customer). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:179266:85 [INFO] [stdout] | [INFO] [stdout] 179266 | ...bute definition](entity:CustomAttributeDefinition) in the `definition` field of each [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:179319:32 [INFO] [stdout] | [INFO] [stdout] 179319 | Retrieves a [custom attribute](entity:CustomAttribute) associated with a customer profile. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:179331:58 [INFO] [stdout] | [INFO] [stdout] 179331 | - `customer_id`: The ID of the target [customer profile](entity:Customer). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:179339:84 [INFO] [stdout] | [INFO] [stdout] 179339 | ...bute definition](entity:CustomAttributeDefinition) in the `definition` field of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:179391:41 [INFO] [stdout] | [INFO] [stdout] 179391 | Creates or updates a [custom attribute](entity:CustomAttribute) for a customer profile. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:179404:58 [INFO] [stdout] | [INFO] [stdout] 179404 | - `customer_id`: The ID of the target [customer profile](entity:Customer). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:179453:30 [INFO] [stdout] | [INFO] [stdout] 179453 | Deletes a [custom attribute](entity:CustomAttribute) associated with a customer profile. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:179462:58 [INFO] [stdout] | [INFO] [stdout] 179462 | - `customer_id`: The ID of the target [customer profile](entity:Customer). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardStatus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:180522:25 [INFO] [stdout] | [INFO] [stdout] 180522 | - `state`: If a [state](entity:GiftCardStatus) is provided, the endpoint returns the gift cards in the specified state. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardStatus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:180524:24 [INFO] [stdout] | [INFO] [stdout] 180524 | - `type_`: If a [type](entity:GiftCardType) is provided, the endpoint returns gift cards of the specified type. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:180647:24 [INFO] [stdout] | [INFO] [stdout] 180647 | - `type_`: If a [type](entity:GiftCardActivityType) is provided, the endpoint returns gift card activities of the specified type. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:180700:78 [INFO] [stdout] | [INFO] [stdout] 180700 | Creates a gift card activity to manage the balance or state of a [gift card](entity:GiftCard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:GiftCard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryAdjustment` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:180986:52 [INFO] [stdout] | [INFO] [stdout] 180986 | - `adjustment_id`: ID of the [InventoryAdjustment](entity:InventoryAdjustment) to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryAdjustment` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryAdjustment` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181026:35 [INFO] [stdout] | [INFO] [stdout] 181026 | Returns the [InventoryAdjustment](entity:InventoryAdjustment) object [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryAdjustment` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryAdjustment` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181032:52 [INFO] [stdout] | [INFO] [stdout] 181032 | - `adjustment_id`: ID of the [InventoryAdjustment](entity:InventoryAdjustment) to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryAdjustment` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181312:17 [INFO] [stdout] | [INFO] [stdout] 181312 | [CatalogObject](entity:CatalogObject)s at the requested [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181313:12 [INFO] [stdout] | [INFO] [stdout] 181313 | [Location](entity:Location)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryPhysicalCount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181373:26 [INFO] [stdout] | [INFO] [stdout] 181373 | [InventoryPhysicalCount](entity:InventoryPhysicalCount) to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryPhysicalCount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryPhysicalCount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181416:38 [INFO] [stdout] | [INFO] [stdout] 181416 | Returns the [InventoryPhysicalCount](entity:InventoryPhysicalCount) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryPhysicalCount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryPhysicalCount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181423:26 [INFO] [stdout] | [INFO] [stdout] 181423 | [InventoryPhysicalCount](entity:InventoryPhysicalCount) to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryPhysicalCount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryTransfer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181466:33 [INFO] [stdout] | [INFO] [stdout] 181466 | Returns the [InventoryTransfer](entity:InventoryTransfer) object [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryTransfer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryTransfer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181472:48 [INFO] [stdout] | [INFO] [stdout] 181472 | - `transfer_id`: ID of the [InventoryTransfer](entity:InventoryTransfer) to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryTransfer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181513:17 [INFO] [stdout] | [INFO] [stdout] 181513 | [CatalogObject](entity:CatalogObject) at a given set of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181514:12 [INFO] [stdout] | [INFO] [stdout] 181514 | [Location](entity:Location)s. Responses are paginated and unsorted. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181520:50 [INFO] [stdout] | [INFO] [stdout] 181520 | - `catalog_object_id`: ID of the [CatalogObject](entity:CatalogObject) to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181525:34 [INFO] [stdout] | [INFO] [stdout] 181525 | - `location_ids`: The [Location](entity:Location) IDs to look up as a comma-separated [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181571:26 [INFO] [stdout] | [INFO] [stdout] 181571 | provided [CatalogObject](entity:CatalogObject) at the requested [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181572:12 [INFO] [stdout] | [INFO] [stdout] 181572 | [Location](entity:Location)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181587:50 [INFO] [stdout] | [INFO] [stdout] 181587 | - `catalog_object_id`: ID of the [CatalogObject](entity:CatalogObject) to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181592:34 [INFO] [stdout] | [INFO] [stdout] 181592 | - `location_ids`: The [Location](entity:Location) IDs to look up as a comma-separated [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181692:27 [INFO] [stdout] | [INFO] [stdout] 181692 | Creates a draft [invoice](entity:Invoice) [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181896:43 [INFO] [stdout] | [INFO] [stdout] 181896 | - `version`: The version of the [invoice](entity:Invoice) to delete. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181945:41 [INFO] [stdout] | [INFO] [stdout] 181945 | - `invoice_id`: The ID of the [invoice](entity:Invoice) to delete the attachment from. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InvoiceAttachment` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181946:47 [INFO] [stdout] | [INFO] [stdout] 181946 | - `attachment_id`: The ID of the [attachment](entity:InvoiceAttachment) to delete. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InvoiceAttachment` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:181995:41 [INFO] [stdout] | [INFO] [stdout] 181995 | - `invoice_id`: The ID of the [invoice](entity:Invoice) to cancel. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:183559:59 [INFO] [stdout] | [INFO] [stdout] 183559 | Lists the location-related [custom attribute definitions](entity:CustomAttributeDefinition) that belong to a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:183623:58 [INFO] [stdout] | [INFO] [stdout] 183623 | Creates a location-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:183677:60 [INFO] [stdout] | [INFO] [stdout] 183677 | Retrieves a location-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:183734:58 [INFO] [stdout] | [INFO] [stdout] 183734 | Updates a location-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:183790:58 [INFO] [stdout] | [INFO] [stdout] 183790 | Deletes a location-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:183841:29 [INFO] [stdout] | [INFO] [stdout] 183841 | Deletes [custom attributes](entity:CustomAttribute) for locations as a bulk operation. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:183893:40 [INFO] [stdout] | [INFO] [stdout] 183893 | Creates or updates [custom attributes](entity:CustomAttribute) for locations as a bulk operation. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:184103:31 [INFO] [stdout] | [INFO] [stdout] 184103 | Lists the [custom attributes](entity:CustomAttribute) associated with a location. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:184113:50 [INFO] [stdout] | [INFO] [stdout] 184113 | - `location_id`: The ID of the target [location](entity:Location). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:184121:85 [INFO] [stdout] | [INFO] [stdout] 184121 | ...bute definition](entity:CustomAttributeDefinition) in the `definition` field of each [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:184181:32 [INFO] [stdout] | [INFO] [stdout] 184181 | Retrieves a [custom attribute](entity:CustomAttribute) associated with a location. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:184190:50 [INFO] [stdout] | [INFO] [stdout] 184190 | - `location_id`: The ID of the target [location](entity:Location). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:184198:84 [INFO] [stdout] | [INFO] [stdout] 184198 | ...bute definition](entity:CustomAttributeDefinition) in the `definition` field of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:184250:41 [INFO] [stdout] | [INFO] [stdout] 184250 | Creates or updates a [custom attribute](entity:CustomAttribute) for a location. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:184260:50 [INFO] [stdout] | [INFO] [stdout] 184260 | - `location_id`: The ID of the target [location](entity:Location). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:184309:30 [INFO] [stdout] | [INFO] [stdout] 184309 | Deletes a [custom attribute](entity:CustomAttribute) associated with a location. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:184316:50 [INFO] [stdout] | [INFO] [stdout] 184316 | - `location_id`: The ID of the target [location](entity:Location). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:184686:49 [INFO] [stdout] | [INFO] [stdout] 184686 | - `account_id`: The ID of the [loyalty account](entity:LoyaltyAccount) to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:184726:59 [INFO] [stdout] | [INFO] [stdout] 184726 | Adds points earned from a purchase to a [loyalty account](entity:LoyaltyAccount). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:184730:21 [INFO] [stdout] | [INFO] [stdout] 184730 | [loyalty promotion](entity:LoyaltyPromotion). For purchases that qualify for multiple accrual [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:184744:56 [INFO] [stdout] | [INFO] [stdout] 184744 | - `account_id`: The ID of the target [loyalty account](entity:LoyaltyAccount). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:184798:56 [INFO] [stdout] | [INFO] [stdout] 184798 | - `account_id`: The ID of the target [loyalty account](entity:LoyaltyAccount). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:184990:21 [INFO] [stdout] | [INFO] [stdout] 184990 | [loyalty promotion](entity:LoyaltyPromotion). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185004:49 [INFO] [stdout] | [INFO] [stdout] 185004 | - `program_id`: The ID of the [loyalty program](entity:LoyaltyProgram), which defines the rules for accruing points. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185049:66 [INFO] [stdout] | [INFO] [stdout] 185049 | Lists the loyalty promotions associated with a [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185055:54 [INFO] [stdout] | [INFO] [stdout] 185055 | - `program_id`: The ID of the base [loyalty program](entity:LoyaltyProgram). To get the program ID, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185111:53 [INFO] [stdout] | [INFO] [stdout] 185111 | Creates a loyalty promotion for a [loyalty program](entity:LoyaltyProgram). A loyalty promotion [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185121:49 [INFO] [stdout] | [INFO] [stdout] 185121 | - `program_id`: The ID of the [loyalty program](entity:LoyaltyProgram) to associate with the promotion. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185173:54 [INFO] [stdout] | [INFO] [stdout] 185173 | - `program_id`: The ID of the base [loyalty program](entity:LoyaltyProgram). To get the program ID, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185175:53 [INFO] [stdout] | [INFO] [stdout] 185175 | - `promotion_id`: The ID of the [loyalty promotion](entity:LoyaltyPromotion) to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyProgram` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185226:54 [INFO] [stdout] | [INFO] [stdout] 185226 | - `program_id`: The ID of the base [loyalty program](entity:LoyaltyProgram). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyProgram` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyPromotion` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185227:53 [INFO] [stdout] | [INFO] [stdout] 185227 | - `promotion_id`: The ID of the [loyalty promotion](entity:LoyaltyPromotion) to cancel. You can cancel a [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyPromotion` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyReward` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185377:47 [INFO] [stdout] | [INFO] [stdout] 185377 | - `reward_id`: The ID of the [loyalty reward](entity:LoyaltyReward) to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyReward` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyReward` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185430:47 [INFO] [stdout] | [INFO] [stdout] 185430 | - `reward_id`: The ID of the [loyalty reward](entity:LoyaltyReward) to delete. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyReward` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyReward` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185485:47 [INFO] [stdout] | [INFO] [stdout] 185485 | - `reward_id`: The ID of the [loyalty reward](entity:LoyaltyReward) to redeem. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyReward` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185582:59 [INFO] [stdout] | [INFO] [stdout] 185582 | Lists the merchant-related [custom attribute definitions](entity:CustomAttributeDefinition) that belong to a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185646:58 [INFO] [stdout] | [INFO] [stdout] 185646 | Creates a merchant-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185700:60 [INFO] [stdout] | [INFO] [stdout] 185700 | Retrieves a merchant-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185757:58 [INFO] [stdout] | [INFO] [stdout] 185757 | Updates a merchant-related [custom attribute definition](entity:CustomAttributeDefinition) for a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185813:58 [INFO] [stdout] | [INFO] [stdout] 185813 | Deletes a merchant-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185864:29 [INFO] [stdout] | [INFO] [stdout] 185864 | Deletes [custom attributes](entity:CustomAttribute) for a merchant as a bulk operation. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:185916:40 [INFO] [stdout] | [INFO] [stdout] 185916 | Creates or updates [custom attributes](entity:CustomAttribute) for a merchant as a bulk operation. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:186020:31 [INFO] [stdout] | [INFO] [stdout] 186020 | Lists the [custom attributes](entity:CustomAttribute) associated with a merchant. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Merchant` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:186030:50 [INFO] [stdout] | [INFO] [stdout] 186030 | - `merchant_id`: The ID of the target [merchant](entity:Merchant). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Merchant` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:186038:85 [INFO] [stdout] | [INFO] [stdout] 186038 | ...bute definition](entity:CustomAttributeDefinition) in the `definition` field of each [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:186098:32 [INFO] [stdout] | [INFO] [stdout] 186098 | Retrieves a [custom attribute](entity:CustomAttribute) associated with a merchant. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Merchant` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:186107:50 [INFO] [stdout] | [INFO] [stdout] 186107 | - `merchant_id`: The ID of the target [merchant](entity:Merchant). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Merchant` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:186115:84 [INFO] [stdout] | [INFO] [stdout] 186115 | ...bute definition](entity:CustomAttributeDefinition) in the `definition` field of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:186167:41 [INFO] [stdout] | [INFO] [stdout] 186167 | Creates or updates a [custom attribute](entity:CustomAttribute) for a merchant. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Merchant` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:186177:50 [INFO] [stdout] | [INFO] [stdout] 186177 | - `merchant_id`: The ID of the target [merchant](entity:Merchant). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Merchant` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:186226:30 [INFO] [stdout] | [INFO] [stdout] 186226 | Deletes a [custom attribute](entity:CustomAttribute) associated with a merchant. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Merchant` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:186233:50 [INFO] [stdout] | [INFO] [stdout] 186233 | - `merchant_id`: The ID of the target [merchant](entity:Merchant). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Merchant` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:186696:23 [INFO] [stdout] | [INFO] [stdout] 186696 | Creates a new [order](entity:Order) that can include information about products for [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:186747:29 [INFO] [stdout] | [INFO] [stdout] 186747 | Retrieves a set of [orders](entity:Order) by their IDs. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:186885:56 [INFO] [stdout] | [INFO] [stdout] 186885 | Lists the order-related [custom attribute definitions](entity:CustomAttributeDefinition) that belong to a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187004:58 [INFO] [stdout] | [INFO] [stdout] 187004 | Retrieves an order-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187115:56 [INFO] [stdout] | [INFO] [stdout] 187115 | Deletes an order-related [custom attribute definition](entity:CustomAttributeDefinition) from a Square seller account. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187165:35 [INFO] [stdout] | [INFO] [stdout] 187165 | Deletes order [custom attributes](entity:CustomAttribute) as a bulk operation. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187226:46 [INFO] [stdout] | [INFO] [stdout] 187226 | Creates or updates order [custom attributes](entity:CustomAttribute) as a bulk operation. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:SearchOrdersQuery` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187292:21 [INFO] [stdout] | [INFO] [stdout] 187292 | [SearchOrdersQuery](entity:SearchOrdersQuery) object that controls [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:SearchOrdersQuery` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:OrderEntry` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187298:14 [INFO] [stdout] | [INFO] [stdout] 187298 | [OrderEntry](entity:OrderEntry) objects. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:OrderEntry` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187348:22 [INFO] [stdout] | [INFO] [stdout] 187348 | Retrieves an [Order](entity:Order) by ID. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187392:25 [INFO] [stdout] | [INFO] [stdout] 187392 | Updates an open [order](entity:Order) by adding, replacing, or deleting [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187455:31 [INFO] [stdout] | [INFO] [stdout] 187455 | Lists the [custom attributes](entity:CustomAttribute) associated with an order. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187467:44 [INFO] [stdout] | [INFO] [stdout] 187467 | - `order_id`: The ID of the target [order](entity:Order). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187476:85 [INFO] [stdout] | [INFO] [stdout] 187476 | ...bute definition](entity:CustomAttributeDefinition) in the `definition` field of each [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187536:32 [INFO] [stdout] | [INFO] [stdout] 187536 | Retrieves a [custom attribute](entity:CustomAttribute) associated with an order. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187548:44 [INFO] [stdout] | [INFO] [stdout] 187548 | - `order_id`: The ID of the target [order](entity:Order). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187553:84 [INFO] [stdout] | [INFO] [stdout] 187553 | ...bute definition](entity:CustomAttributeDefinition) in the `definition` field of each [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187602:41 [INFO] [stdout] | [INFO] [stdout] 187602 | Creates or updates a [custom attribute](entity:CustomAttribute) for an order. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187615:44 [INFO] [stdout] | [INFO] [stdout] 187615 | - `order_id`: The ID of the target [order](entity:Order). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187663:30 [INFO] [stdout] | [INFO] [stdout] 187663 | Deletes a [custom attribute](entity:CustomAttribute) associated with a customer profile. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187672:44 [INFO] [stdout] | [INFO] [stdout] 187672 | - `order_id`: The ID of the target [order](entity:Order). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187715:20 [INFO] [stdout] | [INFO] [stdout] 187715 | Pay for an [order](entity:Order) using one or more approved [payments](entity:Payment) [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Payment` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:187715:72 [INFO] [stdout] | [INFO] [stdout] 187715 | Pay for an [order](entity:Order) using one or more approved [payments](entity:Payment) [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Payment` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:PaymentRefund` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:188443:57 [INFO] [stdout] | [INFO] [stdout] 188443 | For a list of refund status values, see [PaymentRefund](entity:PaymentRefund). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:PaymentRefund` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:JobAssignment` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:189614:47 [INFO] [stdout] | [INFO] [stdout] 189614 | compensation is defined in a [job assignment](entity:JobAssignment) in a team member's wage setting. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:JobAssignment` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `api:Refunds` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:190460:288 [INFO] [stdout] | [INFO] [stdout] 190460 | ...r more information, see [Refunds API](api:Refunds). [INFO] [stdout] | ^^^^^^^^^^^ no item named `api:Refunds` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:190685:41 [INFO] [stdout] | [INFO] [stdout] 190685 | Creates a new transfer order in [DRAFT](entity:TransferOrderStatus) status. A transfer order represents the intent [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrderStatus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:190686:32 [INFO] [stdout] | [INFO] [stdout] 190686 | to move [CatalogItemVariation](entity:CatalogItemVariation)s from one [Location](entity:Location) to another. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:190686:82 [INFO] [stdout] | [INFO] [stdout] 190686 | to move [CatalogItemVariation](entity:CatalogItemVariation)s from one [Location](entity:Location) to another. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:190689:12 [INFO] [stdout] | [INFO] [stdout] 190689 | In [DRAFT](entity:TransferOrderStatus) status, you can: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrderStatus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrder` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:190750:17 [INFO] [stdout] | [INFO] [stdout] 190750 | [TransferOrder](entity:TransferOrder)s sorted by creation date. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrder` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:190753:39 [INFO] [stdout] | [INFO] [stdout] 190753 | - Find orders for a source [Location](entity:Location) [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:190754:44 [INFO] [stdout] | [INFO] [stdout] 190754 | - Find orders for a destination [Location](entity:Location) [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:190755:53 [INFO] [stdout] | [INFO] [stdout] 190755 | - Find orders in a particular [TransferOrderStatus](entity:TransferOrderStatus) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrderStatus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrder` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:190800:38 [INFO] [stdout] | [INFO] [stdout] 190800 | Retrieves a specific [TransferOrder](entity:TransferOrder) by ID. Returns the complete [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrder` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:190805:37 [INFO] [stdout] | [INFO] [stdout] 190805 | - Source and destination [Location](entity:Location)s [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:190904:37 [INFO] [stdout] | [INFO] [stdout] 190904 | Deletes a transfer order in [DRAFT](entity:TransferOrderStatus) status. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrderStatus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:190956:39 [INFO] [stdout] | [INFO] [stdout] 190956 | Cancels a transfer order in [STARTED](entity:TransferOrderStatus) or [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrderStatus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:190957:22 [INFO] [stdout] | [INFO] [stdout] 190957 | [PARTIALLY_RECEIVED](entity:TransferOrderStatus) status. Any unreceived quantities will no [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrderStatus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:190958:80 [INFO] [stdout] | [INFO] [stdout] 190958 | longer be receivable and will be immediately returned to the source [Location](entity:Location)'s inventory. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191015:43 [INFO] [stdout] | [INFO] [stdout] 191015 | Records receipt of [CatalogItemVariation](entity:CatalogItemVariation)s for a transfer order. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryState` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191019:93 [INFO] [stdout] | [INFO] [stdout] 191019 | - Quantity received in good condition (added to destination inventory with [InventoryState](entity:InventoryState) of IN_STOCK) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryState` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryState` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191020:98 [INFO] [stdout] | [INFO] [stdout] 191020 | - Quantity damaged during transit/handling (added to destination inventory with [InventoryState](entity:InventoryState) of WASTE) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryState` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191023:32 [INFO] [stdout] | [INFO] [stdout] 191023 | The order must be in [STARTED](entity:TransferOrderStatus) or [PARTIALLY_RECEIVED](entity:TransferOrderStatus) status. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrderStatus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191023:84 [INFO] [stdout] | [INFO] [stdout] 191023 | The order must be in [STARTED](entity:TransferOrderStatus) or [PARTIALLY_RECEIVED](entity:TransferOrderStatus) status. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrderStatus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191024:61 [INFO] [stdout] | [INFO] [stdout] 191024 | Received quantities are added to the destination [Location](entity:Location)'s inventory according to their condition. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191025:71 [INFO] [stdout] | [INFO] [stdout] 191025 | Canceled quantities are immediately returned to the source [Location](entity:Location)'s inventory. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191028:13 [INFO] [stdout] | [INFO] [stdout] 191028 | [COMPLETED](entity:TransferOrderStatus) status. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrderStatus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191080:19 [INFO] [stdout] | [INFO] [stdout] 191080 | Changes a [DRAFT](entity:TransferOrderStatus) transfer order to [STARTED](entity:TransferOrderStatus) status. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrderStatus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191080:75 [INFO] [stdout] | [INFO] [stdout] 191080 | Changes a [DRAFT](entity:TransferOrderStatus) transfer order to [STARTED](entity:TransferOrderStatus) status. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrderStatus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191081:52 [INFO] [stdout] | [INFO] [stdout] 191081 | This decrements inventory at the source [Location](entity:Location) and marks it as in-transit. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TransferOrderStatus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191083:30 [INFO] [stdout] | [INFO] [stdout] 191083 | The order must be in [DRAFT](entity:TransferOrderStatus) status and have all required fields populated. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TransferOrderStatus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191137:30 [INFO] [stdout] | [INFO] [stdout] 191137 | Creates one or more [Vendor](entity:Vendor) objects to represent suppliers to a seller. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191182:53 [INFO] [stdout] | [INFO] [stdout] 191182 | Retrieves one or more vendors of specified [Vendor](entity:Vendor) IDs. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191227:42 [INFO] [stdout] | [INFO] [stdout] 191227 | Updates one or more of existing [Vendor](entity:Vendor) objects as suppliers to a seller. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191272:27 [INFO] [stdout] | [INFO] [stdout] 191272 | Creates a single [Vendor](entity:Vendor) object to represent a supplier to a seller. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191317:64 [INFO] [stdout] | [INFO] [stdout] 191317 | Searches for vendors using a filter against supported [Vendor](entity:Vendor) properties and a supported sorter. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191362:46 [INFO] [stdout] | [INFO] [stdout] 191362 | Retrieves the vendor of a specified [Vendor](entity:Vendor) ID. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191367:35 [INFO] [stdout] | [INFO] [stdout] 191367 | - `vendor_id`: ID of the [Vendor](entity:Vendor) to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191406:30 [INFO] [stdout] | [INFO] [stdout] 191406 | Updates an existing [Vendor](entity:Vendor) object as a supplier to a seller. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191411:35 [INFO] [stdout] | [INFO] [stdout] 191411 | - `vendor_id`: ID of the [Vendor](entity:Vendor) to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191507:56 [INFO] [stdout] | [INFO] [stdout] 191507 | - `include_disabled`: Includes disabled [Subscription](entity:WebhookSubscription)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191508:40 [INFO] [stdout] | [INFO] [stdout] 191508 | By default, all enabled [Subscription](entity:WebhookSubscription)s are returned. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191514:68 [INFO] [stdout] | [INFO] [stdout] 191514 | ...hen the [Subscription](entity:WebhookSubscription) was created with the specified order. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `REQUIRED` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191614:23 [INFO] [stdout] | [INFO] [stdout] 191614 | - `subscription_id`: [REQUIRED] The ID of the [Subscription](entity:WebhookSubscription) to retrieve. [INFO] [stdout] | ^^^^^^^^ no item named `REQUIRED` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191614:62 [INFO] [stdout] | [INFO] [stdout] 191614 | - `subscription_id`: [REQUIRED] The ID of the [Subscription](entity:WebhookSubscription) to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `REQUIRED` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191659:23 [INFO] [stdout] | [INFO] [stdout] 191659 | - `subscription_id`: [REQUIRED] The ID of the [Subscription](entity:WebhookSubscription) to update. [INFO] [stdout] | ^^^^^^^^ no item named `REQUIRED` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191659:62 [INFO] [stdout] | [INFO] [stdout] 191659 | - `subscription_id`: [REQUIRED] The ID of the [Subscription](entity:WebhookSubscription) to update. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `REQUIRED` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191709:23 [INFO] [stdout] | [INFO] [stdout] 191709 | - `subscription_id`: [REQUIRED] The ID of the [Subscription](entity:WebhookSubscription) to delete. [INFO] [stdout] | ^^^^^^^^ no item named `REQUIRED` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191709:62 [INFO] [stdout] | [INFO] [stdout] 191709 | - `subscription_id`: [REQUIRED] The ID of the [Subscription](entity:WebhookSubscription) to delete. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `REQUIRED` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191754:23 [INFO] [stdout] | [INFO] [stdout] 191754 | - `subscription_id`: [REQUIRED] The ID of the [Subscription](entity:WebhookSubscription) to update. [INFO] [stdout] | ^^^^^^^^ no item named `REQUIRED` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191754:62 [INFO] [stdout] | [INFO] [stdout] 191754 | - `subscription_id`: [REQUIRED] The ID of the [Subscription](entity:WebhookSubscription) to update. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `REQUIRED` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191807:23 [INFO] [stdout] | [INFO] [stdout] 191807 | - `subscription_id`: [REQUIRED] The ID of the [Subscription](entity:WebhookSubscription) to test. [INFO] [stdout] | ^^^^^^^^ no item named `REQUIRED` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:191807:62 [INFO] [stdout] | [INFO] [stdout] 191807 | - `subscription_id`: [REQUIRED] The ID of the [Subscription](entity:WebhookSubscription) to test. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:40976:23 [INFO] [stdout] | [INFO] [stdout] 40976 | HTTP requests at POST https://connect.squareup.com/v2/cards*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 40976 | HTTP requests at POST */ [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:174800:1 [INFO] [stdout] | [INFO] [stdout] 174800 | https://connect.squareup.com/tos [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 174800 | [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:175250:53 [INFO] [stdout] | [INFO] [stdout] 175250 | ... available at https://app.squareup.com/digital-wallets/apple-pay/apple-developer-merchantid-domain-association, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 175250 | current version of this file is always available at , [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 35s [INFO] [stderr] Generated /opt/rustwide/target/doc/square_api/index.html [INFO] running `Command { std: "docker" "inspect" "a39f00099dea9b67b250ffa6fd928bce47d1d28d3107c021883fd40fb9b15a1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a39f00099dea9b67b250ffa6fd928bce47d1d28d3107c021883fd40fb9b15a1b", kill_on_drop: false }` [INFO] [stdout] a39f00099dea9b67b250ffa6fd928bce47d1d28d3107c021883fd40fb9b15a1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f1529d538dd8fd5df478c7431a6d2b376583780fbfe925705141d0ccc819b8a [INFO] running `Command { std: "docker" "start" "-a" "9f1529d538dd8fd5df478c7431a6d2b376583780fbfe925705141d0ccc819b8a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling serde_tokenstream v0.2.3 [INFO] [stderr] Compiling openapiv3 v2.2.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Compiling typify-impl v0.6.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.13.2 [INFO] [stderr] Checking progenitor-client v0.13.0 [INFO] [stderr] Compiling typify-macro v0.6.1 [INFO] [stderr] Compiling typify v0.6.1 [INFO] [stderr] Compiling progenitor-impl v0.13.0 [INFO] [stderr] Compiling progenitor-macro v0.13.0 [INFO] [stderr] Compiling progenitor v0.13.0 [INFO] [stderr] Compiling square-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting square-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:218:27 [INFO] [stdout] | [INFO] [stdout] 218 | ///The [location](entity:Location) where the purchase was made. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:2574:49 [INFO] [stdout] | [INFO] [stdout] 2574 | ///The ID of the [CatalogItemVariation](entity:CatalogItemVariation) object representing the service booked in this segment. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:2582:39 [INFO] [stdout] | [INFO] [stdout] 2582 | ///The ID of the [TeamMember](entity:TeamMember) object representing the team member booked in this segment. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:2585:45 [INFO] [stdout] | [INFO] [stdout] 2585 | ///The ID of the [CatalogItemVariation](entity:CatalogItemVariation) object representing the service booked in this segment. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:2661:35 [INFO] [stdout] | [INFO] [stdout] 2661 | ///The ID of the [TeamMember](entity:TeamMember) object representing the team member booked in this segment. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:BankAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:3498:15 [INFO] [stdout] | [INFO] [stdout] 3498 | [BankAccount](entity:BankAccount) to `DISABLED`.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:BankAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:BankAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:4808:15 [INFO] [stdout] | [INFO] [stdout] 4808 | [BankAccount](entity:BankAccount) to `VERIFIED`.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:BankAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:5442:21 [INFO] [stdout] | [INFO] [stdout] 5442 | the [CatalogObject](entity:CatalogObject)s' `version` attribute. If not included, results will [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:5655:38 [INFO] [stdout] | [INFO] [stdout] 5655 | ///A list of [CatalogObject](entity:CatalogObject)s returned. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:5658:38 [INFO] [stdout] | [INFO] [stdout] 5658 | ///A list of [CatalogObject](entity:CatalogObject)s referenced by the object in the `objects` field. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryChange` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:5794:36 [INFO] [stdout] | [INFO] [stdout] 5794 | ///The number of [records](entity:InventoryChange) to return. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryChange` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:InventoryCount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:6016:36 [INFO] [stdout] | [INFO] [stdout] 6016 | ///The number of [records](entity:InventoryCount) to return. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:InventoryCount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:6921:37 [INFO] [stdout] | [INFO] [stdout] 6921 | ///The ID of the [Customer](entity:Customer) object representing the customer receiving the booked service. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:6924:204 [INFO] [stdout] | [INFO] [stdout] 6924 | ...of a relevant [CatalogObject](entity:CatalogObject) instance. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:6930:37 [INFO] [stdout] | [INFO] [stdout] 6930 | ... ///The ID of the [Location](entity:Location) object representing the location where the booked service is provided. Once set... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:6937:202 [INFO] [stdout] | [INFO] [stdout] 6937 | ...of a specific [CatalogObject](entity:CatalogObject) instance. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:7734:63 [INFO] [stdout] | [INFO] [stdout] 7734 | /**Published when a booking [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:7844:63 [INFO] [stdout] | [INFO] [stdout] 7844 | /**Published when a booking [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:7955:63 [INFO] [stdout] | [INFO] [stdout] 7955 | /**Published when a booking [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8065:63 [INFO] [stdout] | [INFO] [stdout] 8065 | /**Published when a booking [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8177:63 [INFO] [stdout] | [INFO] [stdout] 8177 | /**Published when a booking [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8290:63 [INFO] [stdout] | [INFO] [stdout] 8290 | /**Published when a booking [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8434:43 [INFO] [stdout] | [INFO] [stdout] 8434 | ///The ID of the target [booking](entity:Booking). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8441:39 [INFO] [stdout] | [INFO] [stdout] 8441 | ///The ID of the target [booking](entity:Booking). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8633:36 [INFO] [stdout] | [INFO] [stdout] 8633 | ///The ID of the [booking](entity:Booking) associated with the custom attribute. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8648:52 [INFO] [stdout] | [INFO] [stdout] 8648 | /**Published when a booking [custom attribute](entity:CustomAttribute) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8649:49 [INFO] [stdout] | [INFO] [stdout] 8649 | associated with a [custom attribute definition](entity:CustomAttributeDefinition) that is [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8757:52 [INFO] [stdout] | [INFO] [stdout] 8757 | /**Published when a booking [custom attribute](entity:CustomAttribute) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8902:43 [INFO] [stdout] | [INFO] [stdout] 8902 | ///The ID of the target [booking](entity:Booking). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:8912:39 [INFO] [stdout] | [INFO] [stdout] 8912 | ///The ID of the target [booking](entity:Booking). [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:9115:36 [INFO] [stdout] | [INFO] [stdout] 9115 | ///The ID of the [booking](entity:Booking) associated with the custom attribute. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:9133:52 [INFO] [stdout] | [INFO] [stdout] 9133 | /**Published when a booking [custom attribute](entity:CustomAttribute) with [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:9241:52 [INFO] [stdout] | [INFO] [stdout] 9241 | /**Published when a booking [custom attribute](entity:CustomAttribute) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:9348:33 [INFO] [stdout] | [INFO] [stdout] 9348 | ///The ID of the [Customer](entity:Customer) object representing the customer receiving the booked service. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:9421:200 [INFO] [stdout] | [INFO] [stdout] 9421 | ...of a relevant [CatalogObject](entity:CatalogObject) instance. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:9568:33 [INFO] [stdout] | [INFO] [stdout] 9568 | ///The ID of the [Location](entity:Location) object representing the location where the booked service is provided. Once set w... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:9641:198 [INFO] [stdout] | [INFO] [stdout] 9641 | ...of a specific [CatalogObject](entity:CatalogObject) instance. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10188:58 [INFO] [stdout] | [INFO] [stdout] 10188 | ///A record of a team member's break on a [timecard](entity:Timecard). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:BreakType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10246:28 [INFO] [stdout] | [INFO] [stdout] 10246 | ///The [BreakType](entity:BreakType) that this break was templated on. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `entity:BreakType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10248:78 [INFO] [stdout] | [INFO] [stdout] 10248 | /**RFC 3339; follows the same timezone information as the [timecard](entity:Timecard). Precision up to [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10252:31 [INFO] [stdout] | [INFO] [stdout] 10252 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10252:35 [INFO] [stdout] | [INFO] [stdout] 10252 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10252:39 [INFO] [stdout] | [INFO] [stdout] 10252 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10252:44 [INFO] [stdout] | [INFO] [stdout] 10252 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10252:48 [INFO] [stdout] | [INFO] [stdout] 10252 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10252:52 [INFO] [stdout] | [INFO] [stdout] 10252 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10265:78 [INFO] [stdout] | [INFO] [stdout] 10265 | /**RFC 3339; follows the same timezone information as the [timecard](entity:Timecard). Precision up to [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:BreakType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10269:24 [INFO] [stdout] | [INFO] [stdout] 10269 | ///The [BreakType](entity:BreakType) that this break was templated on. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `entity:BreakType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10342:27 [INFO] [stdout] | [INFO] [stdout] 10342 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10342:31 [INFO] [stdout] | [INFO] [stdout] 10342 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10342:35 [INFO] [stdout] | [INFO] [stdout] 10342 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10342:40 [INFO] [stdout] | [INFO] [stdout] 10342 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10342:44 [INFO] [stdout] | [INFO] [stdout] 10342 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10342:48 [INFO] [stdout] | [INFO] [stdout] 10342 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10491:74 [INFO] [stdout] | [INFO] [stdout] 10491 | /**RFC 3339; follows the same timezone information as the [timecard](entity:Timecard). Precision up to [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Break` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10565:41 [INFO] [stdout] | [INFO] [stdout] 10565 | /**A template for a type of [break](entity:Break) that can be added to a [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Break` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Timecard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10566:12 [INFO] [stdout] | [INFO] [stdout] 10566 | [timecard](entity:Timecard), including the expected duration and paid status.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Timecard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10632:31 [INFO] [stdout] | [INFO] [stdout] 10632 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10632:35 [INFO] [stdout] | [INFO] [stdout] 10632 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10632:39 [INFO] [stdout] | [INFO] [stdout] 10632 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10632:44 [INFO] [stdout] | [INFO] [stdout] 10632 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10632:48 [INFO] [stdout] | [INFO] [stdout] 10632 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10632:52 [INFO] [stdout] | [INFO] [stdout] 10632 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10729:27 [INFO] [stdout] | [INFO] [stdout] 10729 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10729:31 [INFO] [stdout] | [INFO] [stdout] 10729 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10729:35 [INFO] [stdout] | [INFO] [stdout] 10729 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10729:40 [INFO] [stdout] | [INFO] [stdout] 10729 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10729:44 [INFO] [stdout] | [INFO] [stdout] 10729 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:10729:48 [INFO] [stdout] | [INFO] [stdout] 10729 | /**Format: RFC-3339 P[n]Y[n]M[n]DT[n]H[n]M[n]S. The expected length of [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:11969:44 [INFO] [stdout] | [INFO] [stdout] 11969 | ... ///Specifies a set of new [Vendor](entity:Vendor) objects as represented by a collection of idempotency-key/`Vendor`-object... [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CreateVendorResponse` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:12057:44 [INFO] [stdout] | [INFO] [stdout] 12057 | ... /**A set of [CreateVendorResponse](entity:CreateVendorResponse) objects encapsulating successfully created [Vendor](entity:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CreateVendorResponse` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:12057:125 [INFO] [stdout] | [INFO] [stdout] 12057 | ...lating successfully created [Vendor](entity:Vendor) [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:12220:47 [INFO] [stdout] | [INFO] [stdout] 12220 | ///The IDs of the [customer profiles](entity:Customer) to delete. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:12952:41 [INFO] [stdout] | [INFO] [stdout] 12952 | ///The ID of the target [order](entity:Order). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:13053:37 [INFO] [stdout] | [INFO] [stdout] 13053 | ///The ID of the target [order](entity:Order). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Booking` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:13412:42 [INFO] [stdout] | [INFO] [stdout] 13412 | ///A non-empty list of [Booking](entity:Booking) IDs specifying bookings to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Booking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:13780:47 [INFO] [stdout] | [INFO] [stdout] 13780 | ///The IDs of the [customer profiles](entity:Customer) to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMemberBookingProfile` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:13981:130 [INFO] [stdout] | [INFO] [stdout] 13981 | ...berBookingProfile](entity:TeamMemberBookingProfile) the value. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TeamMemberBookingProfile` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:14032:32 [INFO] [stdout] | [INFO] [stdout] 14032 | ///IDs of the [Vendor](entity:Vendor) objects to retrieve. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:RetrieveVendorResponse` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:14110:48 [INFO] [stdout] | [INFO] [stdout] 14110 | ...rieveVendorResponse](entity:RetrieveVendorResponse) objects encapsulating successfully retrieved [Vendor](entity:Vendor) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:RetrieveVendorResponse` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:14110:133 [INFO] [stdout] | [INFO] [stdout] 14110 | ...ting successfully retrieved [Vendor](entity:Vendor) [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:15127:46 [INFO] [stdout] | [INFO] [stdout] 15127 | Each key is the ID of the [customer profile](entity:Customer) to update. To update a customer profile [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:UpdateVendorRequest` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:15450:43 [INFO] [stdout] | [INFO] [stdout] 15450 | /**A set of [UpdateVendorRequest](entity:UpdateVendorRequest) objects encapsulating to-be-updated [Vendor](entity:Vendor) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:UpdateVendorRequest` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:15450:116 [INFO] [stdout] | [INFO] [stdout] 15450 | /**A set of [UpdateVendorRequest](entity:UpdateVendorRequest) objects encapsulating to-be-updated [Vendor](entity:Vendor) [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:UpdateVendorResponse` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:15551:44 [INFO] [stdout] | [INFO] [stdout] 15551 | ... /**A set of [UpdateVendorResponse](entity:UpdateVendorResponse) objects encapsulating successfully created [Vendor](entity:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:UpdateVendorResponse` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Vendor` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:15551:125 [INFO] [stdout] | [INFO] [stdout] 15551 | ...lating successfully created [Vendor](entity:Vendor) [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `entity:Vendor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:15839:52 [INFO] [stdout] | [INFO] [stdout] 15839 | ///The ID of the target [customer profile](entity:Customer). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:15848:48 [INFO] [stdout] | [INFO] [stdout] 15848 | ///The ID of the target [customer profile](entity:Customer). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:16301:44 [INFO] [stdout] | [INFO] [stdout] 16301 | ///The ID of the target [location](entity:Location). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:16390:40 [INFO] [stdout] | [INFO] [stdout] 16390 | ///The ID of the target [location](entity:Location). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Merchant` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:16728:44 [INFO] [stdout] | [INFO] [stdout] 16728 | ///The ID of the target [merchant](entity:Merchant). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Merchant` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Merchant` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:16817:40 [INFO] [stdout] | [INFO] [stdout] 16817 | ///The ID of the target [merchant](entity:Merchant). [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Merchant` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:17144:41 [INFO] [stdout] | [INFO] [stdout] 17144 | ///The ID of the target [order](entity:Order). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:17237:37 [INFO] [stdout] | [INFO] [stdout] 17237 | ///The ID of the target [order](entity:Order). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:18640:51 [INFO] [stdout] | [INFO] [stdout] 18640 | /**The ID of the target [loyalty account](entity:LoyaltyAccount). Optionally specify this field [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:18652:24 [INFO] [stdout] | [INFO] [stdout] 18652 | /**The [order](entity:Order) ID for which to calculate the points. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:LoyaltyAccount` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:18669:47 [INFO] [stdout] | [INFO] [stdout] 18669 | /**The ID of the target [loyalty account](entity:LoyaltyAccount). Optionally specify this field [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:LoyaltyAccount` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Invoice` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:19295:41 [INFO] [stdout] | [INFO] [stdout] 19295 | /**The version of the [invoice](entity:Invoice) to cancel. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Invoice` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:20402:48 [INFO] [stdout] | [INFO] [stdout] 20402 | ///**Required** The ID of a [customer](entity:Customer) to be associated with the card. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Card` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:20480:42 [INFO] [stdout] | [INFO] [stdout] 20480 | primary account number (PAN) of a [card](entity:Card) or adds or removes an issuer alert.*/ [INFO] [stdout] | ^^^^^^^^^^^ no item named `entity:Card` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Card` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:21275:32 [INFO] [stdout] | [INFO] [stdout] 21275 | ///Published when a [card](entity:Card) is created or imported. [INFO] [stdout] | ^^^^^^^^^^^ no item named `entity:Card` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Card` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:21623:32 [INFO] [stdout] | [INFO] [stdout] 21623 | ///Published when a [card](entity:Card) is disabled. [INFO] [stdout] | ^^^^^^^^^^^ no item named `entity:Card` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Card` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:22047:32 [INFO] [stdout] | [INFO] [stdout] 22047 | ///Published when a [card](entity:Card) is GDPR forgotten or vaulted. [INFO] [stdout] | ^^^^^^^^^^^ no item named `entity:Card` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Card` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:22615:64 [INFO] [stdout] | [INFO] [stdout] 22615 | ///Indicates the type of issuer alert for a [card on file](entity:Card). [INFO] [stdout] | ^^^^^^^^^^^ no item named `entity:Card` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Card` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:24136:32 [INFO] [stdout] | [INFO] [stdout] 24136 | ///Published when a [card](entity:Card) is updated by the seller in the Square Dashboard. [INFO] [stdout] | ^^^^^^^^^^^ no item named `entity:Card` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Country` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:24529:36 [INFO] [stdout] | [INFO] [stdout] 24529 | For possible values, see [Country](entity:Country).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Country` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Country` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:24625:36 [INFO] [stdout] | [INFO] [stdout] 24625 | For possible values, see [Country](entity:Country).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Country` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogCustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:26912:61 [INFO] [stdout] | [INFO] [stdout] 26912 | ///The id of the [CatalogCustomAttributeDefinition](entity:CatalogCustomAttributeDefinition) this value belongs to. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogCustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:27397:26 [INFO] [stdout] | [INFO] [stdout] 27397 | create a [CatalogObject](entity:CatalogObject) instance, you can supply [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogObject` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:27757:26 [INFO] [stdout] | [INFO] [stdout] 27757 | ///A [CatalogObject](entity:CatalogObject) instance of the `ITEM` type, also referred to as an item, in the catalog. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogObject` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:27997:22 [INFO] [stdout] | [INFO] [stdout] 27997 | of the [CatalogItem](entity:CatalogItem) instance. The `description` and `description_html` field values are kept in sync. If yo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:28109:45 [INFO] [stdout] | [INFO] [stdout] 28109 | /**A list of [CatalogItemVariation](entity:CatalogItemVariation) objects for this item. An item must have [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:28222:22 [INFO] [stdout] | [INFO] [stdout] 28222 | of the [CatalogItem](entity:CatalogItem) instance. The `description` and `description_html` field values are kept in sync. If yo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:29749:101 [INFO] [stdout] | [INFO] [stdout] 29749 | ...talog object model. Each [item](entity:CatalogItem) must have at least one [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:29959:92 [INFO] [stdout] | [INFO] [stdout] 29959 | Its value has a maximum length of 255 Unicode code points. However, when the parent [item](entity:CatalogItem) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemOption` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:29960:21 [INFO] [stdout] | [INFO] [stdout] 29960 | uses [item options](entity:CatalogItemOption), this attribute is auto-generated, read-only, and can be [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemOption` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogCustomAttributeValue` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:31416:36 [INFO] [stdout] | [INFO] [stdout] 31416 | is a [CatalogCustomAttributeValue](entity:CatalogCustomAttributeValue) object. The key is the `key` attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogCustomAttributeValue` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogCustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:31417:68 [INFO] [stdout] | [INFO] [stdout] 31417 | value defined in the associated [CatalogCustomAttributeDefinition](entity:CatalogCustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogCustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogQueryExact` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:32377:17 [INFO] [stdout] | [INFO] [stdout] 32377 | - [exact_query](entity:CatalogQueryExact) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogQueryExact` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogQueryPrefix` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:32378:18 [INFO] [stdout] | [INFO] [stdout] 32378 | - [prefix_query](entity:CatalogQueryPrefix) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogQueryPrefix` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogQueryRange` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:32379:17 [INFO] [stdout] | [INFO] [stdout] 32379 | - [range_query](entity:CatalogQueryRange) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogQueryRange` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogQuerySortedAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:32380:28 [INFO] [stdout] | [INFO] [stdout] 32380 | - [sorted_attribute_query](entity:CatalogQuerySortedAttribute) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogQuerySortedAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogQueryText` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:32381:16 [INFO] [stdout] | [INFO] [stdout] 32381 | - [text_query](entity:CatalogQueryText) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogQueryText` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:32397:42 [INFO] [stdout] | [INFO] [stdout] 32397 | For example, to search for [CatalogItem](entity:CatalogItem) objects by searchable attributes, you can use [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:33599:85 [INFO] [stdout] | [INFO] [stdout] 33599 | /**Represents the rule of conversion between a stockable [CatalogItemVariation](entity:CatalogItemVariation) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:33639:90 [INFO] [stdout] | [INFO] [stdout] 33639 | /**The converted equivalent quantity of the non-stockable [CatalogItemVariation](entity:CatalogItemVariation) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:33645:63 [INFO] [stdout] | [INFO] [stdout] 33645 | /**References to the stockable [CatalogItemVariation](entity:CatalogItemVariation) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:33649:38 [INFO] [stdout] | [INFO] [stdout] 33649 | that shares the parent [CatalogItem](entity:CatalogItem) of the converted `CatalogItemVariation.`*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:33657:86 [INFO] [stdout] | [INFO] [stdout] 33657 | /**The converted equivalent quantity of the non-stockable [CatalogItemVariation](entity:CatalogItemVariation) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:33741:59 [INFO] [stdout] | [INFO] [stdout] 33741 | /**References to the stockable [CatalogItemVariation](entity:CatalogItemVariation) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItem` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:33745:38 [INFO] [stdout] | [INFO] [stdout] 33745 | that shares the parent [CatalogItem](entity:CatalogItem) of the converted `CatalogItemVariation.`*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItem` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:SubscriptionPhase` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:33992:75 [INFO] [stdout] | [INFO] [stdout] 33992 | /**A list of SubscriptionPhase containing the [SubscriptionPhase](entity:SubscriptionPhase) for this plan. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:SubscriptionPhase` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:SubscriptionPhase` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:34073:55 [INFO] [stdout] | [INFO] [stdout] 34073 | ///A list containing each [SubscriptionPhase](entity:SubscriptionPhase) for this plan variation. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:SubscriptionPhase` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:43936:37 [INFO] [stdout] | [INFO] [stdout] 43936 | /**The ID of the [location](entity:Location) where the gift card should be registered for [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:44021:33 [INFO] [stdout] | [INFO] [stdout] 44021 | /**The ID of the [location](entity:Location) where the gift card should be registered for [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:47661:27 [INFO] [stdout] | [INFO] [stdout] 47661 | /**The [Customer](entity:Customer) ID of the customer associated with the payment. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:47738:37 [INFO] [stdout] | [INFO] [stdout] 47738 | /**An optional [TeamMember](entity:TeamMember) ID to associate with [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:48868:41 [INFO] [stdout] | [INFO] [stdout] 48868 | /**The ID of the [subscriber's](entity:Customer) [card](entity:Card) to charge. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Card` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:48868:65 [INFO] [stdout] | [INFO] [stdout] 48868 | /**The ID of the [subscriber's](entity:Customer) [card](entity:Card) to charge. [INFO] [stdout] | ^^^^^^^^^^^ no item named `entity:Card` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:48872:37 [INFO] [stdout] | [INFO] [stdout] 48872 | ///The ID of the [customer](entity:Customer) subscribing to the subscription plan variation. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:48915:33 [INFO] [stdout] | [INFO] [stdout] 48915 | ///The ID of the [customer](entity:Customer) subscribing to the subscription plan variation. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50208:78 [INFO] [stdout] | [INFO] [stdout] 50208 | /**Data for creating a new transfer order to move [CatalogItemVariation](entity:CatalogItemVariation)s [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50209:20 [INFO] [stdout] | [INFO] [stdout] 50209 | between [Location](entity:Location)s. Used with the [CreateTransferOrder](api-endpoint:TransferOrders-CreateTransferOrder) [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50283:35 [INFO] [stdout] | [INFO] [stdout] 50283 | /**ID of the [TeamMember](entity:TeamMember) creating this transfer order. Used for tracking [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50289:39 [INFO] [stdout] | [INFO] [stdout] 50289 | /**The destination [Location](entity:Location) that will receive the items. Must be an active location [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50295:43 [INFO] [stdout] | [INFO] [stdout] 50295 | ///List of [CatalogItemVariation](entity:CatalogItemVariation)s to transfer, including quantities [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50303:34 [INFO] [stdout] | [INFO] [stdout] 50303 | /**The source [Location](entity:Location) that will send the items. Must be an active location [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50312:31 [INFO] [stdout] | [INFO] [stdout] 50312 | /**ID of the [TeamMember](entity:TeamMember) creating this transfer order. Used for tracking [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50390:35 [INFO] [stdout] | [INFO] [stdout] 50390 | /**The destination [Location](entity:Location) that will receive the items. Must be an active location [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50547:30 [INFO] [stdout] | [INFO] [stdout] 50547 | /**The source [Location](entity:Location) that will send the items. Must be an active location [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50705:24 [INFO] [stdout] | [INFO] [stdout] 50705 | [CatalogItemVariation](entity:CatalogItemVariation) and quantity to transfer.*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50738:45 [INFO] [stdout] | [INFO] [stdout] 50738 | /**ID of the [CatalogItemVariation](entity:CatalogItemVariation) to transfer. Must reference a valid [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `api:Catalog` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50739:33 [INFO] [stdout] | [INFO] [stdout] 50739 | item variation in the [Catalog](api:Catalog). The item variation must be: [INFO] [stdout] | ^^^^^^^^^^^ no item named `api:Catalog` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CatalogItemVariation` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50747:41 [INFO] [stdout] | [INFO] [stdout] 50747 | /**ID of the [CatalogItemVariation](entity:CatalogItemVariation) to transfer. Must reference a valid [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CatalogItemVariation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `api:Catalog` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:50748:33 [INFO] [stdout] | [INFO] [stdout] 50748 | item variation in the [Catalog](api:Catalog). The item variation must be: [INFO] [stdout] | ^^^^^^^^^^^ no item named `api:Catalog` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:51345:33 [INFO] [stdout] | [INFO] [stdout] 51345 | ///Creates a [Subscription](entity:WebhookSubscription). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:WebhookSubscription` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:51474:70 [INFO] [stdout] | [INFO] [stdout] 51474 | Note: if there are errors processing the request, the [Subscription](entity:WebhookSubscription) will not be [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:WebhookSubscription` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomerGroup` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:54769:41 [INFO] [stdout] | [INFO] [stdout] 54769 | ///The IDs of [customer groups](entity:CustomerGroup) the customer belongs to. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomerGroup` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomerSegment` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:54793:43 [INFO] [stdout] | [INFO] [stdout] 54793 | ///The IDs of [customer segments](entity:CustomerSegment) the customer belongs to. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomerSegment` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomerCustomAttributeFilterValue` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:54830:99 [INFO] [stdout] | [INFO] [stdout] 54830 | ...erValue](entity:CustomerCustomAttributeFilterValue) filter when [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomerCustomAttributeFilterValue` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:54866:36 [INFO] [stdout] | [INFO] [stdout] 54866 | /**Published when a [customer](entity:Customer) is created. Subscribe to this event to track customer profiles affected by a ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:55592:64 [INFO] [stdout] | [INFO] [stdout] 55592 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:55703:64 [INFO] [stdout] | [INFO] [stdout] 55703 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:55831:64 [INFO] [stdout] | [INFO] [stdout] 55831 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:55944:64 [INFO] [stdout] | [INFO] [stdout] 55944 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:56077:64 [INFO] [stdout] | [INFO] [stdout] 56077 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:56185:64 [INFO] [stdout] | [INFO] [stdout] 56185 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:56295:64 [INFO] [stdout] | [INFO] [stdout] 56295 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:56404:64 [INFO] [stdout] | [INFO] [stdout] 56404 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:56516:64 [INFO] [stdout] | [INFO] [stdout] 56516 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:56648:64 [INFO] [stdout] | [INFO] [stdout] 56648 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:56773:64 [INFO] [stdout] | [INFO] [stdout] 56773 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:56904:64 [INFO] [stdout] | [INFO] [stdout] 56904 | /**Published when a customer [custom attribute definition](entity:CustomAttributeDefinition) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57034:53 [INFO] [stdout] | [INFO] [stdout] 57034 | /**Published when a customer [custom attribute](entity:CustomAttribute) owned by the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57036:45 [INFO] [stdout] | [INFO] [stdout] 57036 | corresponding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57144:53 [INFO] [stdout] | [INFO] [stdout] 57144 | /**Published when a customer [custom attribute](entity:CustomAttribute) that is visible [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomerCustomAttributeFilters` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57256:92 [INFO] [stdout] | [INFO] [stdout] 57256 | ...ute filters](entity:CustomerCustomAttributeFilters) to search [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomerCustomAttributeFilters` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57257:82 [INFO] [stdout] | [INFO] [stdout] 57257 | based on the value or last updated date of a customer-related [custom attribute](entity:CustomAttribute).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57288:48 [INFO] [stdout] | [INFO] [stdout] 57288 | ... /**The `key` of the [custom attribute](entity:CustomAttribute) to filter by. The key is the identifier of the custom attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `api:CustomerCustomAttributes` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57289:117 [INFO] [stdout] | [INFO] [stdout] 57289 | ...ustom Attributes API](api:CustomerCustomAttributes).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api:CustomerCustomAttributes` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomerCustomAttributeFilter` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57294:67 [INFO] [stdout] | [INFO] [stdout] 57294 | /**A type-specific filter used in a [custom attribute filter](entity:CustomerCustomAttributeFilter) to search based on the value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomerCustomAttributeFilter` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57295:42 [INFO] [stdout] | [INFO] [stdout] 57295 | of a customer-related [custom attribute](entity:CustomAttribute).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomerFilter` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57371:68 [INFO] [stdout] | [INFO] [stdout] 57371 | /**The custom attribute filters in a set of [customer filters](entity:CustomerFilter) used in a search query. Use this filter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomerFilter` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57372:40 [INFO] [stdout] | [INFO] [stdout] 57372 | to search based on [custom attributes](entity:CustomAttribute) that are assigned to customer profiles. For more information, see [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57413:53 [INFO] [stdout] | [INFO] [stdout] 57413 | /**Published when a customer [custom attribute](entity:CustomAttribute) owned by the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57415:45 [INFO] [stdout] | [INFO] [stdout] 57415 | corresponding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57520:53 [INFO] [stdout] | [INFO] [stdout] 57520 | /**Published when a customer [custom attribute](entity:CustomAttribute) owned by the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57522:49 [INFO] [stdout] | [INFO] [stdout] 57522 | the corresponding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57626:53 [INFO] [stdout] | [INFO] [stdout] 57626 | /**Published when a customer [custom attribute](entity:CustomAttribute) owned by the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57628:49 [INFO] [stdout] | [INFO] [stdout] 57628 | the corresponding [custom attribute definition](entity:CustomAttributeDefinition). Custom attributes whose [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57735:53 [INFO] [stdout] | [INFO] [stdout] 57735 | /**Published when a customer [custom attribute](entity:CustomAttribute) that is visible [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57846:53 [INFO] [stdout] | [INFO] [stdout] 57846 | /**Published when a customer [custom attribute](entity:CustomAttribute) that is visible to the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57854:81 [INFO] [stdout] | [INFO] [stdout] 57854 | by the application that created the corresponding [custom attribute definition](entity:CustomAttributeDefinition).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttribute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57960:53 [INFO] [stdout] | [INFO] [stdout] 57960 | /**Published when a customer [custom attribute](entity:CustomAttribute) that is visible to the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttribute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomAttributeDefinition` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:57968:81 [INFO] [stdout] | [INFO] [stdout] 57968 | by the application that created the corresponding [custom attribute definition](entity:CustomAttributeDefinition).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomAttributeDefinition` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:58073:36 [INFO] [stdout] | [INFO] [stdout] 58073 | /**Published when a [customer](entity:Customer) is deleted. For more information, see [Use Customer Webhooks](https://develo... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomerQuery` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:58552:62 [INFO] [stdout] | [INFO] [stdout] 58552 | /**Represents the filtering criteria in a [search query](entity:CustomerQuery) that defines how to filter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomerQuery` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:CustomerQuery` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:59045:60 [INFO] [stdout] | [INFO] [stdout] 59045 | /**Represents the sorting criteria in a [search query](entity:CustomerQuery) that defines how to sort [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `entity:CustomerQuery` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:59169:67 [INFO] [stdout] | [INFO] [stdout] 59169 | /**Represents the tax ID associated with a [customer profile](entity:Customer). The corresponding `tax_ids` field is availabl... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:59326:36 [INFO] [stdout] | [INFO] [stdout] 59326 | /**Published when a [customer](entity:Customer) is updated. For more information, see [Use Customer Webhooks](https://develop... [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Dispute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:64875:35 [INFO] [stdout] | [INFO] [stdout] 64875 | ///Published when a [Dispute](entity:Dispute) is created. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Dispute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Dispute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:65333:56 [INFO] [stdout] | [INFO] [stdout] 65333 | /**Published when evidence is added to a [Dispute](entity:Dispute) [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Dispute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Dispute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:65544:56 [INFO] [stdout] | [INFO] [stdout] 65544 | /**Published when evidence is added to a [Dispute](entity:Dispute) [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Dispute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Dispute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:65752:60 [INFO] [stdout] | [INFO] [stdout] 65752 | /**Published when evidence is removed from a [Dispute](entity:Dispute) [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Dispute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Dispute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:66475:60 [INFO] [stdout] | [INFO] [stdout] 66475 | /**Published when evidence is removed from a [Dispute](entity:Dispute) [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Dispute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Dispute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:67592:48 [INFO] [stdout] | [INFO] [stdout] 67592 | /**Published when the state of a [Dispute](entity:Dispute) changes. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Dispute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Dispute` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:67803:48 [INFO] [stdout] | [INFO] [stdout] 67803 | /**Published when the state of a [Dispute](entity:Dispute) changes. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `entity:Dispute` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMember` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:68310:60 [INFO] [stdout] | [INFO] [stdout] 68310 | DEPRECATED at version 2020-08-26. Replaced by [TeamMember](entity:TeamMember).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `entity:TeamMember` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMemberStatus` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:68438:66 [INFO] [stdout] | [INFO] [stdout] 68438 | DEPRECATED at version 2020-08-26. Replaced by [TeamMemberStatus](entity:TeamMemberStatus).*/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TeamMemberStatus` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:TeamMemberWage` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:68526:188 [INFO] [stdout] | [INFO] [stdout] 68526 | ...-08-26. Use [TeamMemberWage](entity:TeamMemberWage). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `entity:TeamMemberWage` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Event` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:70638:53 [INFO] [stdout] | [INFO] [stdout] 70638 | ///Contains metadata about a particular [Event](entity:Event). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Event` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Customer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:75914:47 [INFO] [stdout] | [INFO] [stdout] 75914 | ///The IDs of the [customer profiles](entity:Customer) to whom this gift card is linked. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Customer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCard` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:75931:56 [INFO] [stdout] | [INFO] [stdout] 75931 | /**Represents an action performed on a [gift card](entity:GiftCard) that affects its state or balance. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:GiftCard` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Location` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76076:46 [INFO] [stdout] | [INFO] [stdout] 76076 | ///The ID of the [business location](entity:Location) where the activity occurred. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `entity:Location` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76099:73 [INFO] [stdout] | [INFO] [stdout] 76099 | ///Represents details about an `ACTIVATE` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:Order` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76172:34 [INFO] [stdout] | [INFO] [stdout] 76172 | /**The ID of the [order](entity:Order) that contains the `GIFT_CARD` line item. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `entity:Order` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `entity:GiftCardActivityType` [INFO] [stdout] --> /opt/rustwide/target/debug/build/square-api-7dcb02711106dd10/out/codegen.rs:76196:81 [INFO] [stdout] | [INFO] [stdout] 76196 | ///Represents details about an `ADJUST_DECREMENT` [gift card activity type](entity:GiftCardActivityType). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entity:GiftCardActivityType` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [WARN] too many lines in the log, truncating it