Type Alias CFMessageButtonCountAggregateOutputType

CFMessageButtonCountAggregateOutputType: {
    _all: number;
    cfCustomMessageId: number;
    dbId: number;
    emojiUnicodeOrId: number;
    title: number;
    url: number;
}