Function useAppBranchLastProcessStartedDate
- useAppBranchLastProcessStartedDate(args): undefined | Date
Parameters
- args: {
appId: string;
appBranchId: string;
appBranchProfile?: string;
}appId: string
appBranchId: string
Optional
appBranchProfile?: string
Returns undefined | Date