Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines the structure of the user object requried by OkHi services and libraries.

Hierarchy

  • OkHiUser

Index

Properties

Properties

Optional firstName

firstName: undefined | string

The user's first name.

Optional id

id: undefined | string

The OkHi's userId. Usually obtained after a user successfully creates an OkHi address.

Optional lastName

lastName: undefined | string

The user's last name.

phone

phone: string

The user's phone number. Must be MSISDN standard format. e.g +254712345678.

Legend

  • Constructor
  • Property
  • Property
  • Inherited property
  • Static property

Generated using TypeDoc