interface AudioReattributionInfo {
    should_allow_restore: boolean;
}

Properties

should_allow_restore: boolean