PaySDKPagamentoOpcoesViewModelJuro Propriedades
Namespace: api.mstiPAY.SDK.csharp.Entidades.ViewModelsAssembly: api.mstiPAY.SDKcsharp (in api.mstiPAY.SDKcsharp.dll) Versão: 1.0.0+0349d31a6952a696ed185f66d54b972f98d72be7
public DadosPagamentoInputOpcoesJuroVM Juro { get; set; }
Public Property Juro As DadosPagamentoInputOpcoesJuroVM
Get
Set
Dim instance As PaySDKPagamentoOpcoesViewModel
Dim value As DadosPagamentoInputOpcoesJuroVM
value = instance.Juro
instance.Juro = value
public:
property DadosPagamentoInputOpcoesJuroVM^ Juro {
DadosPagamentoInputOpcoesJuroVM^ get ();
void set (DadosPagamentoInputOpcoesJuroVM^ value);
}
Valor da Propriedade
DadosPagamentoInputOpcoesJuroVM