> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/sdks/firmhouse-sdk/reference/interfaces/firmhouse-subscription-utils.md).

# FirmhouseSubscriptionUtils

## Extended by

* [`FirmhouseSubscriptionWithUtils`](/sdks/firmhouse-sdk/reference/interfaces/firmhouse-subscription-with-utils.md)

## Properties

| Property                                 | Type                                                                                                        | Description                                                                 |
| ---------------------------------------- | ----------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| `getClosestUpcomingOrderDate`            | () => `null` \| `string`                                                                                    | <p>Utilty to check the closest upcoming order date<br><br></p>              |
| `getClosestUpcomingOrderOrderedProducts` | () => [`FirmhouseOrderedProduct`](/sdks/firmhouse-sdk/reference/interfaces/firmhouse-ordered-product.md)\[] | <p>Utility to check the closest upcoming order ordered products<br><br></p> |
