Skip to main content

GooglePlatformData

Stentor API Reference


Stentor API Reference / stentor-models/src / GooglePlatformData

Interface: GooglePlatformData

Defined in: packages/stentor-models/src/App/AppPlatformData.ts:119

Google specific information required for publication

Extends​

Properties​

directoryListing?​

optional directoryListing: string

Defined in: packages/stentor-models/src/App/AppPlatformData.ts:19

URL for the directory listing

Inherited from​

BaseData.directoryListing


platform​

platform: "google"

Defined in: packages/stentor-models/src/App/AppPlatformData.ts:120

The platform

Overrides​

BaseData.platform


additionalInformationQuestions?​

optional additionalInformationQuestions: GoogleAdditionalInformationQuestions

Defined in: packages/stentor-models/src/App/AppPlatformData.ts:121