PaySDKFaturaViewModelVencimento Propriedades
Data de vencimento da fatura (formato "yyyy-MM-dd")
Namespace: api.mstiPAY.SDK.csharp.Entidades.ViewModelsAssembly: api.mstiPAY.SDKcsharp (in api.mstiPAY.SDKcsharp.dll) Versão: 1.0.0+0349d31a6952a696ed185f66d54b972f98d72be7
public string Vencimento { get; set; }
Public Property Vencimento As String
Get
Set
Dim instance As PaySDKFaturaViewModel
Dim value As String
value = instance.Vencimento
instance.Vencimento = value
public:
property String^ Vencimento {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String