Home
last modified time | relevance | path

Searched refs:memberTotalDurationMonths (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DMembershipsDuration.php29 public $memberTotalDurationMonths; variable in Google\\Service\\YouTube\\MembershipsDuration
48 public function setMemberTotalDurationMonths($memberTotalDurationMonths) argument
50 $this->memberTotalDurationMonths = $memberTotalDurationMonths;
57 return $this->memberTotalDurationMonths;
H A DMembershipsDurationAtLevel.php33 public $memberTotalDurationMonths; variable in Google\\Service\\YouTube\\MembershipsDurationAtLevel
66 public function setMemberTotalDurationMonths($memberTotalDurationMonths) argument
68 $this->memberTotalDurationMonths = $memberTotalDurationMonths;
75 return $this->memberTotalDurationMonths;