UNPKG

btcpay-greenfield-node-client

Version:
7 lines (6 loc) 151 B
export declare type AddCustomerEmailRequest = { /** * Sets the customer email, if it was not set before. */ email?: string; };