Payment Webhook Request
@Serializable
웹훅 요청 정보
Constructors
Link copied to clipboard
constructor(body: String, header: String? = null, requestedAt: @Serializable(with = InstantSerializer::class ) Instant? = null)