braze-api
    Preparing search index...

    Interface UsersExportSegmentResponse

    interface UsersExportSegmentResponse {
        message: string;
        object_prefix: string;
        url?: string;
    }
    Index

    Properties

    message: string
    object_prefix: string
    url?: string