AccountProfile


class AccountProfile


An object to represent a user's account and profile within the account.

Summary

Nested types

Builder class for AccountProfile.

Public functions

Optional<String!>!

Returns the profile id.

Public properties

String!

Public functions

getProfileId

fun getProfileId(): Optional<String!>!

Returns the profile id.

Public properties

accountId

val accountIdString!