Interface TransactionBlockEffectsModifiedAtVersions

interface TransactionBlockEffectsModifiedAtVersions {
    objectId: string;
    sequenceNumber: string;
}

Properties

objectId: string
sequenceNumber: string