@pickme/review
Preparing search index...
entities/review/model/review
Review
Class Review
서버 MongoDB에 저장되는 전체 면접 리뷰 데이터 구조
Index
Constructors
constructor
Properties
client
Id
id
interview
Reviews
Constructors
constructor
new
Review
(
id
:
string
,
clientId
:
string
,
interviewReviews
:
InterviewReviews
[]
,
)
:
Review
Parameters
id
:
string
clientId
:
string
interviewReviews
:
InterviewReviews
[]
Returns
Review
Properties
client
Id
clientId
:
string
id
id
:
string
interview
Reviews
interviewReviews
:
InterviewReviews
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
Id
id
interview
Reviews
@pickme/review
Loading...
서버 MongoDB에 저장되는 전체 면접 리뷰 데이터 구조