interface PatchData {
    patch?: DomainActivity;
}

Properties

Properties