{"id":3000,"date":"2025-11-12T11:15:17","date_gmt":"2025-11-12T04:15:17","guid":{"rendered":"https:\/\/portal-atlasx.cdg.co.th\/home\/?post_type=docs&#038;p=3000"},"modified":"2025-11-12T11:15:17","modified_gmt":"2025-11-12T04:15:17","slug":"identify","status":"publish","type":"docs","link":"https:\/\/portal-atlasx.cdg.co.th\/home\/docs\/ios\/arcgis\/identify\/","title":{"rendered":"Identify"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\" id=\"identify\">Identify<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"responserequest\">ResponseRequest<\/h2>\n\n\n\n<p>\u0e40\u0e1b\u0e47\u0e19 Model \u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30 Request (<a href=\"https:\/\/alamofire.github.io\/Alamofire\/Classes\/DataRequest.html\" target=\"_blank\" rel=\"noreferrer noopener\">DataRequest<\/a>) \u0e17\u0e35\u0e48\u0e08\u0e30 Identify \u0e41\u0e25\u0e30 Response \u0e08\u0e32\u0e01\u0e01\u0e32\u0e23 Identify<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>struct ResponseRequest {\n    let request: DataRequest\n    let response: &#91;String: Any?&#93;\n}<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">struct<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">ResponseRequest<\/span><span style=\"color: #000000\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #0000FF\">let<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">request<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #267F99\">DataRequest<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #0000FF\">let<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">response<\/span><span style=\"color: #000000\">: &#91;String: <\/span><span style=\"color: #267F99\">Any<\/span><span style=\"color: #000000\">?&#93;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">}<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"properties\">Properties<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><\/tr><\/thead><tbody><tr><td>request<\/td><td>Request \u0e17\u0e35\u0e48\u0e08\u0e30 Identify<\/td><td>DataRequest<\/td><\/tr><tr><td>response<\/td><td>Response \u0e08\u0e32\u0e01\u0e01\u0e32\u0e23 Identify<\/td><td>Dictionary<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"errorrequest\">ErrorRequest<\/h2>\n\n\n\n<p>\u0e40\u0e1b\u0e47\u0e19 Model \u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30 Request (<a href=\"https:\/\/alamofire.github.io\/Alamofire\/Classes\/DataRequest.html\" target=\"_blank\" rel=\"noreferrer noopener\">DataRequest<\/a>) \u0e17\u0e35\u0e48\u0e08\u0e30 Identify \u0e41\u0e25\u0e30 Error \u0e08\u0e32\u0e01\u0e01\u0e32\u0e23 Identify<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>struct ErrorRequest {\n    let request: DataRequest\n    let error: Error\n}<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">struct<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">ErrorRequest<\/span><span style=\"color: #000000\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #0000FF\">let<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">request<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #267F99\">DataRequest<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #0000FF\">let<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">error<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #267F99\">Error<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">}<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"properties-1\">Properties<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><\/tr><\/thead><tbody><tr><td>request<\/td><td>Request \u0e17\u0e35\u0e48\u0e08\u0e30 Identify<\/td><td>DataRequest<\/td><\/tr><tr><td>error<\/td><td>Error \u0e08\u0e32\u0e01\u0e01\u0e32\u0e23 Identify<\/td><td>Error<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h1 class=\"wp-block-heading\" id=\"class-identify\">Class Identify<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"properties-2\">Properties<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><th>Default<\/th><\/tr><\/thead><tbody><tr><td>requests<\/td><td>Array \u0e02\u0e2d\u0e07 Request \u0e17\u0e35\u0e48\u0e08\u0e30 Identify<\/td><td>Array(DataRequest)<\/td><td>[]<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"method-overview\">Method Overview<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Return<\/th><\/tr><\/thead><tbody><tr><td>identifyTask()<\/td><td>\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07 Task \u0e02\u0e2d\u0e07\u0e01\u0e32\u0e23 Identify<\/td><td>DataRequest<\/td><\/tr><tr><td>start()<\/td><td>\u0e01\u0e32\u0e23\u0e40\u0e23\u0e34\u0e48\u0e21 Identify \u0e42\u0e14\u0e22\u0e08\u0e30\u0e17\u0e33\u0e07\u0e32\u0e19\u0e41\u0e1a\u0e1a Multitasking<\/td><td>void<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"method-details\">Method Details<\/h2>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>func identifyTask(url: URL, parameters: Parameters) -> DataRequest<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">func<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #795E26\">identifyTask<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">url<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #0070C1\">URL<\/span><span style=\"color: #000000\">, <\/span><span style=\"color: #001080\">parameters<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #001080\">Parameters<\/span><span style=\"color: #000000\">) -&gt; <\/span><span style=\"color: #001080\">DataRequest<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07 Task \u0e02\u0e2d\u0e07\u0e01\u0e32\u0e23 Identify<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"parameters\">Parameters<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><\/tr><\/thead><tbody><tr><td>url<\/td><td>URL \u0e02\u0e2d\u0e07 Map Service<\/td><td>URL<\/td><\/tr><tr><td>parameters<\/td><td>Parameters \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23 Identify<\/td><td>Parameters<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"returns\">Returns<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Type<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>DataRequest<\/td><td>Return DataRequest \u0e02\u0e2d\u0e07\u0e01\u0e32\u0e23 Identify<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>func start(completion: @escaping (&#91;ResponseRequest&#93;, &#91;ErrorRequest&#93;) -> Void)<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">func<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #795E26\">start<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">completion<\/span><span style=\"color: #000000\">: @<\/span><span style=\"color: #795E26\">escaping<\/span><span style=\"color: #000000\"> (&#91;<\/span><span style=\"color: #001080\">ResponseRequest<\/span><span style=\"color: #000000\">&#93;, &#91;<\/span><span style=\"color: #001080\">ErrorRequest<\/span><span style=\"color: #000000\">&#93;) -&gt; <\/span><span style=\"color: #001080\">Void<\/span><span style=\"color: #000000\">)<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>\u0e01\u0e32\u0e23\u0e40\u0e23\u0e34\u0e48\u0e21 Identify \u0e42\u0e14\u0e22\u0e08\u0e30\u0e17\u0e33\u0e07\u0e32\u0e19\u0e41\u0e1a\u0e1a Multitasking<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"parameters-1\">Parameters<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><\/tr><\/thead><tbody><tr><td>completion<\/td><td>Callback \u0e40\u0e21\u0e37\u0e48\u0e2d \u200bRequest \u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e02\u0e2d\u0e07\u0e01\u0e32\u0e23 Identify \u0e17\u0e33\u0e07\u0e32\u0e19\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08<\/td><td>Completion<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"example\">Example<\/h2>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>\nlet identify = Identify()\nlet url = URL(string: \"Your URL\")!\n\nlet tasks = [\n    identify.identifyTask(url: url, parameters: &#91;:&#93;),\n    identify.identifyTask(url: url, parameters: &#91;:&#93;)\n]\n\nidentify.requests = tasks\nidentify.start(completion: { responses, errors in\n    &lt;em>\/\/ Complete identify.&lt;\/em>\n})<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #0000FF\">let<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">identify<\/span><span style=\"color: #000000\"> = <\/span><span style=\"color: #795E26\">Identify<\/span><span style=\"color: #000000\">()<\/span><\/span>\n<span class=\"line\"><span style=\"color: #0000FF\">let<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">url<\/span><span style=\"color: #000000\"> = <\/span><span style=\"color: #795E26\">URL<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">string<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #A31515\">&quot;Your URL&quot;<\/span><span style=\"color: #000000\">)!<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #0000FF\">let<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">tasks<\/span><span style=\"color: #000000\"> = [<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #001080\">identify<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #795E26\">identifyTask<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">url<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #001080\">url<\/span><span style=\"color: #000000\">, <\/span><span style=\"color: #001080\">parameters<\/span><span style=\"color: #000000\">: &#91;:&#93;),<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #001080\">identify<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #795E26\">identifyTask<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">url<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #001080\">url<\/span><span style=\"color: #000000\">, <\/span><span style=\"color: #001080\">parameters<\/span><span style=\"color: #000000\">: &#91;:&#93;)<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">]<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #001080\">identify<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #001080\">requests<\/span><span style=\"color: #000000\"> = <\/span><span style=\"color: #001080\">tasks<\/span><\/span>\n<span class=\"line\"><span style=\"color: #001080\">identify<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #795E26\">start<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">completion<\/span><span style=\"color: #000000\">: { <\/span><span style=\"color: #001080\">responses<\/span><span style=\"color: #000000\">, errors <\/span><span style=\"color: #001080\">in<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    &lt;em&gt;<\/span><span style=\"color: #008000\">\/\/ Complete identify.&lt;\/em&gt;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">})<\/span><\/span><\/code><\/pre><\/div>\n","protected":false},"featured_media":0,"parent":2992,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nav_title":"","positive":"","negative":"","footnotes":""},"docs_category":[],"class_list":["post-3000","docs","type-docs","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/3000","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/comments?post=3000"}],"version-history":[{"count":1,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/3000\/revisions"}],"predecessor-version":[{"id":3001,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/3000\/revisions\/3001"}],"up":[{"embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/2992"}],"wp:attachment":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/media?parent=3000"}],"wp:term":[{"taxonomy":"docs_category","embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs_category?post=3000"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}