UNPKG

btcpay-greenfield-node-client

Version:
11 lines (9 loc) 216 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type UpdateInvoiceRequest = { /** * Additional information around the invoice that can be supplied. */ metadata?: any; }