sponsoringID property

XdrAccountID sponsoringID

Implementation

XdrAccountID get sponsoringID => this._sponsoringID;
void sponsoringID= (XdrAccountID value)

Implementation

set sponsoringID(XdrAccountID value) => this._sponsoringID = value;