次のようなオブジェクトを作成しました。
var courtdocument= {
'CFADocuments': {
cv: [
"CFA_Pack_Cover_Letter.docx",
"Countersigned-CFA-Terms-and-Conditions-Letter.docx",
"Test-cfa-documents - Copy - Copy.docx"
]
},
'LetterOfClaim': {
cv: [
"CFA_Pack_Cover_Letter.docx",
"Countersigned-CFA-Terms-and-Conditions-Letter.docx"
]
},
'LetterOfInstruction': {
cv: [
"CFA_Pack_Cover_Letter.docx",
"Countersigned-CFA-Terms-and-Conditions-Letter.docx"
]
},
Letters: {
cv: [
]
},
'MedicalRecords': {
cv: [
]
},
'medicalreports': {
cv: [
]
}
}
このセットはどうやって手に入れるのですか?
CFADocuments
LetterOfClaim
LetterOfInstruction
Letters
MedicalRecords
medicalreports