コード例 #1
0
//SetLastUpdateTime sets LastUpdateTime, Tag 779
func (m SettlementInstructionRequest) SetLastUpdateTime(v time.Time) {
	m.Set(field.NewLastUpdateTime(v))
}
コード例 #2
0
//SetLastUpdateTime sets LastUpdateTime, Tag 779
func (m NoSettlInst) SetLastUpdateTime(v time.Time) {
	m.Set(field.NewLastUpdateTime(v))
}