Module: Bitbucket::Representation
- Defined in:
- lib/bitbucket/representation/base.rb,
lib/bitbucket/representation/repo.rb,
lib/bitbucket/representation/user.rb,
lib/bitbucket/representation/issue.rb,
lib/bitbucket/representation/comment.rb,
lib/bitbucket/representation/pull_request.rb,
lib/bitbucket/representation/pull_request_comment.rb
Defined Under Namespace
Classes: Base, Comment, Issue, PullRequest, PullRequestComment, Repo, User