Represents a reseller.

Constructor

new(?__coco_init:{customerNumber:Null<String>, customerName:Null<String>, contactPhone:Null<PhoneContact>, contactName:Null<String>, contactEmail:Null<String>, address:Null<Address>})

Variables

@:constant@:isVar@:isVarread onlyaddress:Null<Address>

finalannex:Annex<Reseller>

@:constant@:isVar@:isVarread onlycontactEmail:String

@:constant@:isVar@:isVarread onlycontactName:String

@:constant@:isVar@:isVarread onlycontactPhone:Null<PhoneContact>

@:constant@:isVar@:isVarread onlycustomerName:String

@:constant@:isVar@:isVarread onlycustomerNumber:String

read onlyisInTransition:Bool

finalobservables:{isInTransition:Observable<Bool>, customerNumber:Observable<String>, customerName:Observable<String>, contactPhone:Observable<Null<PhoneContact>>, contactName:Observable<String>, contactEmail:Observable<String>, address:Observable<Null<Address>>}

finaltransitionErrors:Signal<Error>

read onlyupdatePerformed:Signal<{}>

Methods

toString():String