For the complete documentation index, see llms.txt. This page is also available as Markdown.

FirmhouseRefund

Properties

Property
Type
Description

amountCents

number

Refund amount in cents.

id

string

The database ID of the refund.

paymentProviderObjectId

null | string

The payment provider ID for this refund

reason

null | string

Reason why the refund was issued.

refundedAt

null | string

The creation time of the refund.

status

Status of the refund.

Last updated

Was this helpful?