discriminant property
Implementation
XdrPathPaymentResultCode get discriminant => this._code;
Implementation
set discriminant(XdrPathPaymentResultCode value) => this._code = value;
XdrPathPaymentResultCode get discriminant => this._code;
set discriminant(XdrPathPaymentResultCode value) => this._code = value;