@procivis/react-native-one-core
    Preparing search index...

    Interface CreateOrganisationRequest

    interface CreateOrganisationRequest {
        id?: string;
        name?: string;
    }
    Index

    Properties

    Properties

    id?: string
    name?: string