SettleResponse
@JsonSerializable
Constructors
Link copied to clipboard
constructor(success: Boolean, errorReason: String? = null, transaction: TransactionHash? = null, network: PaymentNetwork? = null, payer: WalletAddress? = null)