API Reference > ecschema-metadata > Utils > DelayedPromiseWithProps DelayedPromiseWithProps<TProps, TPayload> Type alias Beta Define the type of a DelayedPromiseWithProps instance DelayedPromiseWithProps = Readonly<TProps> & DelayedPromise<TPayload> Defined in core/ecschema-metadata/src/DelayedPromise.ts Line 136 DelayedPromiseWithProps Variable Type DelayedPromiseWithPropsConstructor Default Value typescript ... Beta Defined in core/ecschema-metadata/src/DelayedPromise.ts Line 117 Last Updated: 11 June, 2024