PaymentRequest

constructor(network: Network, timestamp: Instant, amount: Option<BitcoinAmount> = None, paymentHash: String, taggedFields: List<TaggedField> = emptyList(), signature: ByteString, hash: ByteString)(source)