File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22396,6 +22396,10 @@ components:
2239622396 155.98 will be truncated to 155. Note that this has an upper limit of
2239722397 2**31-1 or 2147483647..
2239822398 example: 1000
22399+ update_last_request_at:
22400+ type: boolean
22401+ description: Set to true to update the company's last seen time to now.
22402+ example: true
2239922403 create_or_update_custom_object_instance_request:
2240022404 description: Payload to create or update a Custom Object instance
2240122405 type: object
Original file line number Diff line number Diff line change @@ -14054,6 +14054,10 @@ components:
1405414054 155.98 will be truncated to 155. Note that this has an upper limit of
1405514055 2**31-1 or 2147483647..
1405614056 example: 1000
14057+ update_last_request_at:
14058+ type: boolean
14059+ description: Set to true to update the company's last seen time to now.
14060+ example: true
1405714061 create_or_update_tag_request:
1405814062 description: You can create or update an existing tag.
1405914063 type: object
Original file line number Diff line number Diff line change @@ -14874,6 +14874,10 @@ components:
1487414874 155.98 will be truncated to 155. Note that this has an upper limit of
1487514875 2**31-1 or 2147483647..
1487614876 example: 1000
14877+ update_last_request_at:
14878+ type: boolean
14879+ description: Set to true to update the company's last seen time to now.
14880+ example: true
1487714881 create_or_update_tag_request:
1487814882 description: You can create or update an existing tag.
1487914883 type: object
Original file line number Diff line number Diff line change @@ -15222,6 +15222,10 @@ components:
1522215222 155.98 will be truncated to 155. Note that this has an upper limit of
1522315223 2**31-1 or 2147483647..
1522415224 example: 1000
15225+ update_last_request_at:
15226+ type: boolean
15227+ description: Set to true to update the company's last seen time to now.
15228+ example: true
1522515229 create_or_update_tag_request:
1522615230 description: You can create or update an existing tag.
1522715231 type: object
Original file line number Diff line number Diff line change @@ -16657,6 +16657,10 @@ components:
1665716657 155.98 will be truncated to 155. Note that this has an upper limit of
1665816658 2**31-1 or 2147483647..
1665916659 example: 1000
16660+ update_last_request_at:
16661+ type: boolean
16662+ description: Set to true to update the company's last seen time to now.
16663+ example: true
1666016664 create_or_update_custom_object_instance_request:
1666116665 description: Payload to create or update a Custom Object instance
1666216666 type: object
Original file line number Diff line number Diff line change @@ -18147,6 +18147,10 @@ components:
1814718147 155.98 will be truncated to 155. Note that this has an upper limit of
1814818148 2**31-1 or 2147483647..
1814918149 example: 1000
18150+ update_last_request_at:
18151+ type: boolean
18152+ description: Set to true to update the company's last seen time to now.
18153+ example: true
1815018154 update_company_request:
1815118155 type: object
1815218156 title: Update Company Request Payload
@@ -18191,6 +18195,10 @@ components:
1819118195 155.98 will be truncated to 155. Note that this has an upper limit of
1819218196 2**31-1 or 2147483647..
1819318197 example: 1000
18198+ update_last_request_at:
18199+ type: boolean
18200+ description: Set to true to update the company's last seen time to now.
18201+ example: true
1819418202 create_or_update_custom_object_instance_request:
1819518203 description: Payload to create or update a Custom Object instance
1819618204 type: object
Original file line number Diff line number Diff line change @@ -18874,6 +18874,10 @@ components:
1887418874 155.98 will be truncated to 155. Note that this has an upper limit of
1887518875 2**31-1 or 2147483647..
1887618876 example: 1000
18877+ update_last_request_at:
18878+ type: boolean
18879+ description: Set to true to update the company's last seen time to now.
18880+ example: true
1887718881 update_company_request:
1887818882 type: object
1887918883 title: Update Company Request Payload
@@ -18918,6 +18922,10 @@ components:
1891818922 155.98 will be truncated to 155. Note that this has an upper limit of
1891918923 2**31-1 or 2147483647..
1892018924 example: 1000
18925+ update_last_request_at:
18926+ type: boolean
18927+ description: Set to true to update the company's last seen time to now.
18928+ example: true
1892118929 create_or_update_custom_object_instance_request:
1892218930 description: Payload to create or update a Custom Object instance
1892318931 type: object
Original file line number Diff line number Diff line change @@ -12148,6 +12148,10 @@ components:
1214812148 155.98 will be truncated to 155. Note that this has an upper limit of
1214912149 2**31-1 or 2147483647..
1215012150 example: 1000
12151+ update_last_request_at:
12152+ type: boolean
12153+ description: Set to true to update the company's last seen time to now.
12154+ example: true
1215112155 create_or_update_tag_request:
1215212156 description: You can create or update an existing tag.
1215312157 type: object
Original file line number Diff line number Diff line change @@ -12172,6 +12172,10 @@ components:
1217212172 155.98 will be truncated to 155. Note that this has an upper limit of
1217312173 2**31-1 or 2147483647..
1217412174 example: 1000
12175+ update_last_request_at:
12176+ type: boolean
12177+ description: Set to true to update the company's last seen time to now.
12178+ example: true
1217512179 create_or_update_tag_request:
1217612180 description: You can create or update an existing tag.
1217712181 type: object
Original file line number Diff line number Diff line change @@ -13352,6 +13352,10 @@ components:
1335213352 155.98 will be truncated to 155. Note that this has an upper limit of
1335313353 2**31-1 or 2147483647..
1335413354 example: 1000
13355+ update_last_request_at:
13356+ type: boolean
13357+ description: Set to true to update the company's last seen time to now.
13358+ example: true
1335513359 create_or_update_tag_request:
1335613360 description: You can create or update an existing tag.
1335713361 type: object
You can’t perform that action at this time.
0 commit comments