DaffPaymentPageFacade
Properties
| Name | Type | Description |
|---|---|---|
| loading$ | Observable<boolean> | Whether there is a pending payment operation. |
| errors$ | Observable<DaffStateError[]> |
A list of payment errors, if any. |
| dispatch |
| Name | Type | Description |
|---|---|---|
| loading$ | Observable<boolean> | Whether there is a pending payment operation. |
| errors$ | Observable<DaffStateError[]> |
A list of payment errors, if any. |
| dispatch |