9 lines
154 B
YAML
9 lines
154 B
YAML
|
type: object
|
||
|
properties:
|
||
|
source_id:
|
||
|
type: string
|
||
|
description: Contact Inbox Source Id
|
||
|
inbox:
|
||
|
type: object
|
||
|
$ref: '#/definitions/inbox'
|