/** * id as used/issued by the back end apis, alphanumeric characters only */ export declare type CommonSolaceCloudObjectId = string;