<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>plan :: OpenGate Documentation</title>
    <link>https://documentation.opengate.es/libs/ogapi-docs/js-reference/plan/index.html</link>
    <description>Device Plans Device Plans Finder Organization Plans Organization Plans Finder</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://documentation.opengate.es/libs/ogapi-docs/js-reference/plan/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Device Plans</title>
      <link>https://documentation.opengate.es/libs/ogapi-docs/js-reference/plan/deviceplans/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://documentation.opengate.es/libs/ogapi-docs/js-reference/plan/deviceplans/index.html</guid>
      <description>This is a base object that contains all you can do about Device plans.&#xA;constructor Parámetros Nombre Tipo Opcional Descripción Reference InternalOpenGateAPI ❌ to the API object. withFlowRate(flowRate) Set the flowRate attribute</description>
    </item>
    <item>
      <title>Device Plans Finder</title>
      <link>https://documentation.opengate.es/libs/ogapi-docs/js-reference/plan/deviceplansfinder/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://documentation.opengate.es/libs/ogapi-docs/js-reference/plan/deviceplansfinder/index.html</guid>
      <description>This class allow make get request to organization device plans resource into Opengate North API.&#xA;constructor Parámetros Nombre Tipo Opcional Descripción Reference InternalOpenGateAPI ❌ to the API object. administrable() Marks visibility administrable for organization device plans list retrieval. ogapi.newDevicePlansFinder().administrable().findByOrganization(&#39;organization&#39;).then().catch();</description>
    </item>
    <item>
      <title>Organization Plans</title>
      <link>https://documentation.opengate.es/libs/ogapi-docs/js-reference/plan/organizationplans/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://documentation.opengate.es/libs/ogapi-docs/js-reference/plan/organizationplans/index.html</guid>
      <description>This is a base object that contains all you can do about Organizations plan.&#xA;constructor Parámetros Nombre Tipo Opcional Descripción Reference InternalOpenGateAPI ❌ to the API object. withFlowRate(flowRate) Set the flowRate attribute</description>
    </item>
    <item>
      <title>Organization Plans Finder</title>
      <link>https://documentation.opengate.es/libs/ogapi-docs/js-reference/plan/organizationplansfinder/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://documentation.opengate.es/libs/ogapi-docs/js-reference/plan/organizationplansfinder/index.html</guid>
      <description>This class allow make get request to organization plans resource into Opengate North API.&#xA;constructor Parámetros Nombre Tipo Opcional Descripción Reference InternalOpenGateAPI ❌ to the API object. administrable() Marks visibility administrable for organization plans list retrieval. ogapi.newOrganizationPlansFinder().administrable().findByOrganization(&#39;organization&#39;).then().catch();</description>
    </item>
  </channel>
</rss>