コード例 #1
0
//SetAllocAccount sets AllocAccount, Tag 79
func (m ConfirmationRequest) SetAllocAccount(v string) {
	m.Set(field.NewAllocAccount(v))
}
コード例 #2
0
//SetAllocAccount sets AllocAccount, Tag 79
func (m NoAllocs) SetAllocAccount(v string) {
	m.Set(field.NewAllocAccount(v))
}
コード例 #3
0
//SetAllocAccount sets AllocAccount, Tag 79
func (m SettlementInstructionRequest) SetAllocAccount(v string) {
	m.Set(field.NewAllocAccount(v))
}