PendingPayment

constructor(orderId: String, catalogItemId: String, gatewayId: GatewayId, amount: Money, createdAtEpochMs: Long, status: PaymentStatus, paymentId: String? = null)