1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
export default {
'保函编号':'Guarantee',
'保函效期':'Validity',
'索赔编号':'Claim Number',
'索赔金额':'Amount Claimed',
'索赔余额':'Amount Claimed',
'保函种类':'Undertaking Type',
'保函余额':'Open Amount',
'恢复保函余额':'Recover Open Amount',
'申请人参考号': 'Applicant Ref.',
'受益人参考号': 'Beneficiary Ref.',
'国际受益人参考号': 'SEQ.C Beneficiary Ref.',
'索赔日期':'Date of Claim',
'预订程序':'Booking Procedure',
'索赔余额':'Amount Claimed',
'保函附加金额':'Drawn Add.Amount',
'责任截至日':'责任截至日',
'后续处理':'Further Processing',
'附加金额附言':'Add.Amt.Information',
'索赔条款':'Demand statem.Text',
'申报类型': '申报类型',
'索赔声明': 'Demand Statement',
'向索人': 'Payer',
'其他赔付人': 'Payer',
'其他赔付人参考号': 'Payer Ref.',
'交单行':'Presenter',
'交单行参考号':'Presenter Ref.',
'索赔当事人': 'Presented by',
'中间行': 'Intermediary',
'账户行': 'Acc. With Instit.',
}