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

    Type Alias DeclineInvitationResponse

    Data returned from calling Salt#declineOrganisationInvitation.

    type DeclineInvitationResponse = {
        organisation: Organisation;
    }
    Index

    Properties

    Properties

    organisation: Organisation