import { DaffCustomerStoreCredit } from '@daffodil/customer-store-credit'
A DaffCustomer's store credit
DaffCustomer
interface DaffCustomerStoreCredit { balance: number }
number
The current balance of the customer's store credit.