View ${customer.id}
ID
${customer.id}
Email
${customer.email}
Discount
${customer.discount}
Account balance
${customer.accountBalanceFormatted}
Delinquent amount
${customer.delinquentFormatted}
Subscriptions
${customer.numSubscriptions}
Created
${customer.createdFormatted}