mirror of
https://github.com/bootdotdev/fcc-learn-golang-assets.git
synced 2025-12-17 10:41:17 +00:00
16 lines
526 B
Plaintext
16 lines
526 B
Plaintext
Using 'basic user biller' to create a bill for 'joe@example.com'
|
|
Bill created for 50 dollars
|
|
---
|
|
Using 'basic user biller' to create a bill for 'samuel.boggs@example.com'
|
|
Bill created for 50 dollars
|
|
---
|
|
Using 'pro user biller' to create a bill for 'jade.row@example.com'
|
|
Bill created for 100 dollars
|
|
---
|
|
Using 'basic org biller' to create a bill for 'challis.rane@example.com'
|
|
Bill created for 2000 dollars
|
|
---
|
|
Using 'pro org biller' to create a bill for 'challis.rane@example.com'
|
|
Bill created for 3000 dollars
|
|
---
|