sams_client.schemas.destinations – Destinations

destinationSchema = {'_id': {'type': 'string', 'unique': True}, 'provider': {'type': 'string'}}
schema =
_id string

Destination name

provider string

Destination’s Provider name