Type alias GetWindowContextPayload

GetWindowContextPayload: {
    entityType: EntityType;
    target: Identity;
}

Type declaration

Generated using TypeDoc