Skip to content

Commit fde9416

Browse files
1 parent 64fe3b4 commit fde9416

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/AndroidPublisher/SubscriptionListing.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class SubscriptionListing extends \Google\Collection
3030
public $benefits;
3131
/**
3232
* The description of this subscription in the language of this listing.
33-
* Maximum length - 80 characters. Plain text.
33+
* Maximum length - 200 characters. Plain text.
3434
*
3535
* @var string
3636
*/
@@ -69,7 +69,7 @@ public function getBenefits()
6969
}
7070
/**
7171
* The description of this subscription in the language of this listing.
72-
* Maximum length - 80 characters. Plain text.
72+
* Maximum length - 200 characters. Plain text.
7373
*
7474
* @param string $description
7575
*/

0 commit comments

Comments
 (0)