Payment Webhook Response
@Serializable
웹훅 응답 정보
Constructors
Link copied to clipboard
constructor(code: String, header: String, body: String, respondedAt: @Serializable(with = InstantSerializer::class ) Instant)