PayMittoError

Properties of the PayMittoError class

PropertyRequiredTypeDescription
codeYesStringThe error code returned by the server. This will allow your app or the SDK to identify the error.
messageNoStringThe error message to be displayed by the SDK.
descriptionNoStringDetailed description for the error. Not shown to the user.