Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/appwrite/mod.ts>Database#createIpAttribute

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Database.prototype.createIpAttribute
Re-export
import { Database } from "https://deno.land/x/appwrite@2.0.2/mod.ts";

Create IP Address Attribute

Create IP address attribute.

Parameters

collectionId: string
key: string
required: boolean
optional
xdefault: string
optional
array: boolean