DaffCustomerAddressInMemoryBackendService
An in-memory service that handles customer address HTTP requests.
Properties
| Name | Type | Description |
|---|---|---|
| collectionName | DAFF_CUSTOMER_ADDRESS_IN_MEMORY_COLLECTION_NAME | |
| addresses | Record<DaffCustomerAddress['id'], DaffCustomerAddress> |
|
| get | Gets a customer. | |
| put | ||
| post | ||
| delete |