AnchorTransaction constructor
AnchorTransaction(- String? id,
- String? kind,
- String? status,
- int? statusEta,
- String? moreInfoUrl,
- String? amountIn,
- String? amountOut,
- String? amountFee,
- String? from,
- String? to,
- String? depositMemo,
- String? depositMemoType,
- String? withdrawAnchorAccount,
- String? withdrawMemo,
- String? withdrawMemoType,
- String? startedAt,
- String? completedAt,
- String? stellarTransactionId,
- String? externalTransactionId,
- String? message,
- bool? refunded,
- String? requiredInfoMessage,
- Map<String, AnchorField>? requiredInfoUpdates,
- String? claimableBalanceId
)
Implementation
AnchorTransaction