Name | Type | Description | Notes |
---|---|---|---|
object | String | String representing the object's type. Objects of the same type share the same value. | |
total_count | Integer |
require 'clerk-http-client'
instance = ClerkHttpClient::TotalCount.new(
object: null,
total_count: null
)