You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Name of the account. In case of conflict between the Account Identification and the Account Name, it is recommended that the Account Servicer ask for clarification by means of the Request for Additional Information message.
//
//
Name *Max70Text `xml:"Nm,omitempty"`
// Medium of exchange of value.
Currency *ActiveCurrencyCode `xml:"Ccy"`
}
func (a *AccountForAction2) AddIdentification() *AccountIdentification4Choice {