Interface: SwishTransaction
Properties
| Property | Type |
|---|---|
amount | number |
created? | string |
created-date? | string |
currency | string |
customer? | string |
deleted? | string |
errors? | SwishError[] |
id? | number |
labels? | number[] |
merchant? | string |
message? | string |
original-payment-reference? | string |
paid-date? | string |
payment-method | number |
payment-reference? | string |
payment-reference-url? | string |
payment-request-token? | string |
status? | Status |
tags? | string[] |
transaction-id? | string |
type? | Type |
updated? | string |
updated-by? | number |
updated-from? | number |