ApplicationSettings interface

The application settings.

Properties

id

The application ID.

isPublic

Setting your application as public allows other people to use your application's endpoint using their own keys for billing purposes.

Property Details

id

The application ID.

id: string

Property Value

string

isPublic

Setting your application as public allows other people to use your application's endpoint using their own keys for billing purposes.

isPublic: boolean

Property Value

boolean