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