Interface ISEMSInitialization
Namespace: SecureExchangesSDK.Models.Contract
Assembly: SecureExchangesSDK.dll
Syntax
public interface ISEMSInitialization
Properties
Cpart
Declaration
string Cpart { get; }
Property Value
| Type | Description |
|---|---|
| string |
MessageID
Declaration
string MessageID { get; }
Property Value
| Type | Description |
|---|---|
| string |
Msg
Declaration
SecureExchangesMessage Msg { get; }
Property Value
| Type | Description |
|---|---|
| SecureExchangesMessage |
NIv
Declaration
Guid NIv { get; }
Property Value
| Type | Description |
|---|---|
| Guid |
P2
Declaration
Guid P2 { get; }
Property Value
| Type | Description |
|---|---|
| Guid |
Sems
Declaration
Guid Sems { get; }
Property Value
| Type | Description |
|---|---|
| Guid |