NAME
CanvasCloud::API::Account::OutcomeImport - extends CanvasCloud::API::Account
VERSION
version 0.007
ATTRIBUTES
uri
augments base uri to append '/outcome_imports'
METHODS
sendcsv( $csvfile )
return data object response from POST ->uri / $csvfile
csvstatus
get sendfile status as GET ->uri/$id.json
AUTHOR
Ted Katseres
COPYRIGHT AND LICENSE
This software is copyright (c) 2019 by Ted Katseres.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.