MeteredInvoiceCollectionError
Sanitized expected failure while reading invoice collection state.
Declaration
Section titled “Declaration”const MeteredInvoiceCollectionError: Schema.toTaggedUnion<"code", readonly [Schema.Struct<{ code: Schema.Literal<"invalid_input">;}>, Schema.Struct<{ code: Schema.Literal<"invoice_not_found">;}>, Schema.Struct<{ code: Schema.Literal<"internal_error">;}>]>;