Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Wasabi.Person.API.Customer

class Wasabi.Person.API.Customer extends Wasabi.Person.API.Person

Property Inventory

Properties

property CompanyName as %String;
Property methods: CompanyNameDisplayToLogical(), CompanyNameGet(), CompanyNameIsValid(), CompanyNameLogicalToDisplay(), CompanyNameLogicalToOdbc(), CompanyNameNormalize(), CompanyNameSet()
property ContactEmailAddress as Wasabi.Common.DT.Email;
Property methods: ContactEmailAddressDisplayToLogical(), ContactEmailAddressGet(), ContactEmailAddressIsValid(), ContactEmailAddressLogicalToDisplay(), ContactEmailAddressLogicalToOdbc(), ContactEmailAddressNormalize(), ContactEmailAddressSet()
property CustomerNumber as %Integer;
Property methods: CustomerNumberDisplayToLogical(), CustomerNumberGet(), CustomerNumberIsValid(), CustomerNumberLogicalToDisplay(), CustomerNumberNormalize(), CustomerNumberSet(), CustomerNumberXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab