Interface IRawUserDetailsBulkResponse

interface IRawUserDetailsBulkResponse {
    data: Data;
}

Properties

Properties

data: Data