Webhook Billing Key Request Ready
@Serializable
@SerialName(value = "BillingKey.Ready" )
빌링키 발급창이 열렸을 때
Constructors
Link copied to clipboard
constructor(timestamp: @Serializable(with = InstantSerializer::class ) Instant, data: WebhookBillingKeyRequestReadyData)