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