Webhook Billing Key Request Updated
@Serializable
@SerialName(value = "BillingKey.Updated" )
빌링키가 업데이트되었을 때
Constructors
Link copied to clipboard
constructor(timestamp: @Serializable(with = InstantSerializer::class ) Instant, data: WebhookBillingKeyRequestUpdatedData)