Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloudOptions

Interface for the options provided to the cloud function.

type

CloudOptions

Hierarchy

  • CloudOptions

Index

Properties

Optional contentType

contentType: string

Optional data

data: any

Optional method

method: string

path

path: string

Optional timeout

timeout: number

Generated using TypeDoc