Home
last modified time | relevance | path

Searched refs:amountMicros (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPrice.php22 public $amountMicros; variable in Google\\Service\\AdExchangeBuyer\\Price
27 public function setAmountMicros($amountMicros) argument
29 $this->amountMicros = $amountMicros;
33 return $this->amountMicros;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveChatFanFundingEventDetails.php29 public $amountMicros; variable in Google\\Service\\YouTube\\LiveChatFanFundingEventDetails
56 public function setAmountMicros($amountMicros) argument
58 $this->amountMicros = $amountMicros;
65 return $this->amountMicros;
H A DLiveChatSuperChatDetails.php29 public $amountMicros; variable in Google\\Service\\YouTube\\LiveChatSuperChatDetails
60 public function setAmountMicros($amountMicros) argument
62 $this->amountMicros = $amountMicros;
69 return $this->amountMicros;
H A DLiveChatSuperStickerDetails.php29 public $amountMicros; variable in Google\\Service\\YouTube\\LiveChatSuperStickerDetails
58 public function setAmountMicros($amountMicros) argument
60 $this->amountMicros = $amountMicros;
67 return $this->amountMicros;
H A DSuperChatEventSnippet.php25 public $amountMicros; variable in Google\\Service\\YouTube\\SuperChatEventSnippet
62 public function setAmountMicros($amountMicros) argument
64 $this->amountMicros = $amountMicros;
71 return $this->amountMicros;