Growthackr Chrome Extension - v1.0.0
    Preparing search index...

    Interface UpdatePlatformMessage

    Message to update an existing platform

    interface UpdatePlatformMessage {
        action: UPDATE_PLATFORM;
        platform: Platform;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The action to be performed

    platform: Platform

    The platform to update