• Parameters

    • Optionalx: unknown

    Returns x is WithSources<
        WithSources<
            DeepRestrictToStringKeys<
                {
                    currency: string;
                    exp: number;
                    nbf: number;
                    price: number;
                    schema: "network.xyo.hash.lease.estimate";
                },
            >,
        >,
    >