MockMagentoCustomerStoreCredit
Properties
| Name | Type | Description | 
|---|---|---|
| __typename | <const>'CustomerStoreCredit' | |
| current_balance | this.moneyFactory.create() | |
| enabled | faker.datatype.boolean() | |
| moneyFactory | MagentoMoneyFactory | 
		
| Name | Type | Description | 
|---|---|---|
| __typename | <const>'CustomerStoreCredit' | |
| current_balance | this.moneyFactory.create() | |
| enabled | faker.datatype.boolean() | |
| moneyFactory | MagentoMoneyFactory |