ToolTechnicAssetRegistration
No description
type ToolTechnicAssetRegistration {
id: ID!
automation_name: String!
send_date: DateTime!
sends_count: Int!
opens_count: Int!
clicks_count: Int!
asset_registrations_count: Int!
total_asset_registrations_count: Int!
distinct_contacts_registered_count: Int!
transaction_rate: Float!
}