PaymentWebhookRequest

constructor(header: String? = null, body: String, requestedAt: @Serializable(with = InstantSerializer::class) Instant? = null)