# getUserRemit
State Resource
This is a State Resource as provided by the tymly-cardscript-plugin plugin.
# Purpose
Gets the user remit
# Usage
# Example
{
"GetUserRemit": {
"Type": "Task",
"Resource": "module:getUserRemit",
"InputPath": "$",
"End": true
}
}