Interface CreateAndOpenCanvasEvent

interface CreateAndOpenCanvasEvent {
    account_id?: string;
}

Properties

Properties

account_id?: string