Interface IVndBECheckout
Assembly: VndBE100.dll
Syntax
[ComVisible(true)]
[Guid("3cd4f74b-fdc3-4511-a217-1622c73e1122")]
public interface IVndBECheckout
Properties
IgnorarControloValorAdicional
Declaration
bool IgnorarControloValorAdicional { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MeiosPagamento
Declaration
BaseBECollection<VndBECheckoutMeioPagamento> MeiosPagamento { get; set; }
Property Value
MoedaLiq
Declaration
string MoedaLiq { get; set; }
Property Value
Type |
Description |
System.String |
|
MoedaTroco
Declaration
string MoedaTroco { get; set; }
Property Value
Type |
Description |
System.String |
|