@kagamidigital/salt-sdk-mirror
    Preparing search index...

    Type Alias CreateRoboHostParams

    Parameters for creating an organisation's robos

    type CreateRoboHostParams = {
        name: string;
        organisationId: string;
        ownerAddress: string;
    }
    Index

    Properties

    name: string

    Display name for the robos

    organisationId: string

    The ID of the organisation the robos will belong to

    ownerAddress: string

    The address of the owner setting up the robos