Success is a sealed class that represents the result of an operation that has succeeded.
ResultS1SDK<T, Nothing> the result of the operation.
T the data that was successfully processed.