Optional
options: { Optional
buffer?: ArrayBufferOptional
external?: booleanOptional
file?: { Optional
name?: stringOptional
type?: stringOptional
headers?: Record<string, any>Optional
method?: stringOptional
query?: Record<string, any>Optional
record?: Record<string, any>Creates a new contact.
Deletes the contact.
Fetches a contact.
Retrieves a list of all contacts.
Optional
request: ContactListRequestUpdates a contact.
Generated using TypeDoc
Contact client.