DaffGeographyServiceInterface
Properties
| Name | Type | Description |
|---|---|---|
| list | Observable<T[]> | Retrieves the list of countries available to the given store. |
| get | Observable<T> | Retrieve precise information about a specific country. |
| Name | Type | Description |
|---|---|---|
| list | Observable<T[]> | Retrieves the list of countries available to the given store. |
| get | Observable<T> | Retrieve precise information about a specific country. |