All Properties

Get all properties

Usage

unomi.profile.allProperties();

Response

{
  success: <boolean>,
  status: <number>,
  data: <object>
}

Last updated