PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface IVndBECheckout

    Namespace: VndBE100
    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
    Type Description
    BaseBECollection<VndBECheckoutMeioPagamento>

    MoedaLiq

    Declaration
    string MoedaLiq { get; set; }
    Property Value
    Type Description
    System.String

    MoedaTroco

    Declaration
    string MoedaTroco { get; set; }
    Property Value
    Type Description
    System.String