PaySDKNotificavelNotifications Propriedades
Namespace: api.mstiPAY.SDK.csharp.Entidades.ViewModels.BaseAssembly: api.mstiPAY.SDKcsharp (in api.mstiPAY.SDKcsharp.dll) Versão: 1.0.0+0349d31a6952a696ed185f66d54b972f98d72be7
public string[] Notifications { get; set; }
Public Property Notifications As String()
Get
Set
Dim instance As PaySDKNotificavel
Dim value As String()
value = instance.Notifications
instance.Notifications = value
public:
property array<String^>^ Notifications {
array<String^>^ get ();
void set (array<String^>^ value);
}
Valor da Propriedade
String