communityGuidelinesGoodStanding = $communityGuidelinesGoodStanding; } public function getCommunityGuidelinesGoodStanding() { return $this->communityGuidelinesGoodStanding; } public function setContentIdClaimsGoodStanding($contentIdClaimsGoodStanding) { $this->contentIdClaimsGoodStanding = $contentIdClaimsGoodStanding; } public function getContentIdClaimsGoodStanding() { return $this->contentIdClaimsGoodStanding; } public function setCopyrightStrikesGoodStanding($copyrightStrikesGoodStanding) { $this->copyrightStrikesGoodStanding = $copyrightStrikesGoodStanding; } public function getCopyrightStrikesGoodStanding() { return $this->copyrightStrikesGoodStanding; } }