PaySDKFaturaViewModelValor Propriedades

Valor da fatura (dois últimos caracteres representam os centavos)

Ex.: "15750" => "R$ 157,50"

Ex.: "19900" => "R$ 199,00"

Definition

Namespace: api.mstiPAY.SDK.csharp.Entidades.ViewModels
Assembly: api.mstiPAY.SDKcsharp (in api.mstiPAY.SDKcsharp.dll) Versão: 1.0.0+0349d31a6952a696ed185f66d54b972f98d72be7
C#
public int Valor { get; set; }

Valor da Propriedade

Int32

Veja Também