Table of Contents

Class BpCustomerData

Namespace
BpNexT.NET.Models.Internal
Assembly
BpNexT.NET.dll

Represents the Büro+ customer data.

public class BpCustomerData
Inheritance
object
BpCustomerData

Properties

Company

Firmenname

public string Company { get; set; }

Property Value

string

CustomerNumber

Kundennummer

public string CustomerNumber { get; set; }

Property Value

string

PostalCode

Postleitzahl

public string PostalCode { get; set; }

Property Value

string