PaySDKBoletoRespostaViewModelCodigoCliente Propriedades
Namespace: api.mstiPAY.SDKcsharp.Entidades.ViewModels.BoletoCobrancaAssembly: api.mstiPAY.SDKcsharp (in api.mstiPAY.SDKcsharp.dll) Versão: 1.0.0+0349d31a6952a696ed185f66d54b972f98d72be7
public int CodigoCliente { get; set; }
Public Property CodigoCliente As Integer
Get
Set
Dim instance As PaySDKBoletoRespostaViewModel
Dim value As Integer
value = instance.CodigoCliente
instance.CodigoCliente = value
public:
property int CodigoCliente {
int get ();
void set (int value);
}
Valor da Propriedade
Int32