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