PointOfContact
in package
Point of contact documentation from the stellar.toml [[PRINCIPALS]] list.
Contains identifying information for the primary point of contact or principal of the organization including name, contact details, and verification hashes.
Tags
Table of Contents
Properties
- $email : string|null
- $github : string|null
- $idPhotoHash : string|null
- $keybase : string|null
- $name : string|null
- $telegram : string|null
- $twitter : string|null
- $verificationPhotoHash : string|null
Properties
public
string|null
$email
= null
$github
public
string|null
$github
= null
$idPhotoHash
public
string|null
$idPhotoHash
= null
$keybase
public
string|null
$keybase
= null
$name
public
string|null
$name
= null
$telegram
public
string|null
$telegram
= null
public
string|null
$twitter
= null
$verificationPhotoHash
public
string|null
$verificationPhotoHash
= null