Class SimulateTransactionResponse.LedgerEntryChange

java.lang.Object
org.stellar.sdk.responses.sorobanrpc.SimulateTransactionResponse.LedgerEntryChange
Enclosing class:
SimulateTransactionResponse

public static final class SimulateTransactionResponse.LedgerEntryChange extends Object
LedgerEntryChange designates a change in a ledger entry. Before and After cannot be omitted at the same time. If Before is omitted, it constitutes a creation, if After is omitted, it constitutes a deletion.