type: object description: SUMMARY x-schemaName: AdminSalesChannelDeleteResponse required: - id - object - deleted properties: id: type: string title: id description: The sales channel's ID. object: type: string title: object description: The sales channel's object. default: sales-channel deleted: type: boolean title: deleted description: The sales channel's deleted. parent: type: object description: The sales channel's parent.