Skip to content

GroupHeader ru

Leksiqq edited this page Apr 6, 2024 · 1 revision

Класс GroupHeader

Заголовок функциональной группы, соответствует сегменту UNG.

Свойства

  • public MessageIdentification? MessageGroupIdentification { get; set; } - соответствует типам 0038 в позиции 010, 0051 в позиции 060 и S008 в позиции 070. (см. MessageIdentification)
  • public PartyIdentification? ApplicationSender { get; set; } - соответствует типу S006 в позиции 020. (см. PartyIdentification)
  • public PartyIdentification? ApplicationRecipient { get; set; } - соответствует типу S007 в позиции 030. (см. PartyIdentification)
  • public DateTimeOfEvent? DateAndTimeOfPreparation { get; set; } - соответствует типу S004 в позиции 040. (см. DateTimeOfEvent)
  • public string GroupReferenceNumber { get; set; } - соответствует типу 0048 в позиции 050. Обязательное.
  • public string? ApplicationPassword { get; set; } - соответствует типу 0058 в позиции 080.

Обзор

Clone this wiki locally