Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AccountIntegrationDTO

description

A DTO class that consists of the transferable properties of an OAuth integration.

since

v0.3.0

Hierarchy

Index

Constructors

Properties

Constructors

Properties

address: string

The Address of this account on dHealth Network. The account's address typically refers to a human-readable series of 39 characters, starting either with a T, for TESTNET addresses, or with a N, for MAINNET addresses.

example

"NDAPPH6ZGD4D6LBWFLGFZUT2KQ5OLBLU32K3HNY" *

access

public

var

{string}

name: string

The OAuth integration provider name. This is usually the name of the platform of which an account is being linked to the dApp.

example

"strava"

access

public

var

{number}

Generated using TypeDoc