Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.smokeball.com/llms.txt

Use this file to discover all available pages before exploring further.

@smokeballdev/smokeball-client-sdk

Interface: Role

The role entity from Smokeball.

Properties

contactId

contactId: string
Contact id on the role.

id

id: string
Role id.

isClient

isClient: boolean
Returns true if the role is a client.

isOtherSide

isOtherSide: boolean
Returns true if the role is an otherside.

name

name: string
Name of the role.

representativeIds

representativeIds: string[]
Representative ids on the role.

versionId

versionId: string
Version id.