Net::FreshBooks::API::Role::CRUD - Create, Read and Update roles


Net-FreshBooks-API documentation  | view source Contained in the Net-FreshBooks-API distribution.

Index


NAME

Top

Net::FreshBooks::API::Role::CRUD - Create, Read and Update roles

VERSION

Top

version 0.21

SYNOPSIS

Top

These roles are used for the more repetitive Create, Update and Delete functions. Read functions have been broken out into the Iterator roles. See the various modules which implement these methods for specific examples of how these methods are used.

create( $args )

delete

Uses the id field of the current object to perform a delete operation.

update( $args )

AUTHORS

Top

COPYRIGHT AND LICENSE

Top


Net-FreshBooks-API documentation  | view source Contained in the Net-FreshBooks-API distribution.