Webhook Billing Key Request Issued
@Serializable
@SerialName(value = "BillingKey.Issued" )
빌링키가 발급되었을 때
Constructors
Link copied to clipboard
constructor(timestamp: @Serializable(with = InstantSerializer::class ) Instant, data: WebhookBillingKeyRequestIssuedData)