function getSquareLocationId
getSquareLocationId(): Promise<string | null>

Get Square location ID from database Returns null if not configured

Return Type

Promise<string | null>

Usage

import { getSquareLocationId } from "doc.ts";