ResultS1SDK is a sealed class that represents the result of an operation.
Error is a sealed class that represents the result of an operation that has failed.
Success is a sealed class that represents the result of an operation that has succeeded.