Class TicketBaiProperties
- Namespace
- RetailForce.Fiscalisation.Implementation.Spain.TicketBai
- Assembly
- RetailForce.Fiscalisation.Model.dll
Class representing some ticketBAI properties
public class TicketBaiProperties
- Inheritance
-
objectTicketBaiProperties
- Inherited Members
Properties
CancelInvoiceUrl
the invoice cancellation url
public UrlStore CancelInvoiceUrl { get; set; }
Property Value
DeveloperTestLicense
public string DeveloperTestLicense { get; set; }
Property Value
- string
EmisorNIFTestClient
public string EmisorNIFTestClient { get; set; }
Property Value
- string
InvoiceUrl
the invoice submission url
public UrlStore InvoiceUrl { get; set; }
Property Value
PolicyId
the policy id
public string PolicyId { get; set; }
Property Value
- string
PolicyIdHash
the policy id hash
public string PolicyIdHash { get; set; }
Property Value
- string
Production
flag defining if it is a production or test system
public bool Production { get; set; }
Property Value
- bool
QrCodeUrl
the QR code base url
public UrlStore QrCodeUrl { get; set; }
Property Value
RazonSocialTestClient
public string RazonSocialTestClient { get; set; }
Property Value
- string