jamespot-user-api
    Preparing search index...

    Type Alias SocialActionStructDeprecated

    type SocialActionStructDeprecated = {
        action: string;
        do: string;
        targetId: number;
        targetType: string;
        type: string;
    }
    Index

    Properties

    action: string
    do: string
    targetId: number
    targetType: string
    type: string