Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EcosystemConfigurationResponse

Index

Constructors

Properties

customDomain: string

Subdomain of the ecosystem.

dashboardExamples?: {}[]

Examples of the ecosystem.

dashboardSDKs?: {}[]

SDKs of the ecosystem.

ecosystemWalletDomains: string[]

Whitelisted frontend domains of the ecosystem.

faviconUrl?: string

Favicon URL

logoUrl: string

Logo URL of the ecosystem.

primaryColor: string

Primary color of the ecosystem.

primaryColorForeground: string

Primary color foreground of the ecosystem.

privacyPolicyUrl?: string

Privacy policy URL

radius: string

Radius of the ecosystem.

termsOfServiceUrl?: string

Terms of service URL

attributeTypeMap: { baseName: string; format: string; name: string; type: string }[] = ...
discriminator: undefined | string = undefined

Methods

  • getAttributeTypeMap(): { baseName: string; format: string; name: string; type: string }[]

Generated using TypeDoc