Defines the struct for let payload.
@type t() :: %SurrealEx.Domain.LetPayload{key: String.t(), value: String.t()}