poolSharesTrustLineCount property

XdrInt64 poolSharesTrustLineCount

Implementation

XdrInt64 get poolSharesTrustLineCount => this._poolSharesTrustLineCount;
void poolSharesTrustLineCount=(XdrInt64 value)

Implementation

set poolSharesTrustLineCount(XdrInt64 value) =>
    this._poolSharesTrustLineCount = value;