PaymentOperationResponse constructor
Implementation
PaymentOperationResponse(
this.amount,
this.assetType,
this.assetCode,
this.assetIssuer,
this.from,
this.fromMuxed,
this.fromMuxedId,
this.to,
this.toMuxed,
this.toMuxedId);