sellerID property

XdrAccountID sellerID

Implementation

XdrAccountID get sellerID => this._sellerID;
void sellerID= (XdrAccountID value)

Implementation

set sellerID(XdrAccountID value) => this._sellerID = value;