isTemporary

Checks if this balance entry is using temporary storage.

Temporary storage entries must be periodically extended or they will be archived. Persistent entries do not have a liveUntilLedgerSeq and never expire.

Return

true if this is a temporary storage entry (has a liveUntilLedgerSeq), false otherwise