All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.youtube.model.MembershipsDurationAtLevel.html Maven / Gradle / Ivy

There is a newer version: v3-rev20240514-2.0.0
Show newest version






MembershipsDurationAtLevel (YouTube Data API v3 v3-rev20240417-2.0.0)












com.google.api.services.youtube.model

Class MembershipsDurationAtLevel

    • Constructor Detail

      • MembershipsDurationAtLevel

        public MembershipsDurationAtLevel()
    • Method Detail

      • getLevel

        public String getLevel()
        Pricing level ID.
        Returns:
        value or null for none
      • getMemberSince

        public String getMemberSince()
        The date and time when the user became a continuous member for the given level.
        Returns:
        value or null for none
      • setMemberSince

        public MembershipsDurationAtLevel setMemberSince(String memberSince)
        The date and time when the user became a continuous member for the given level.
        Parameters:
        memberSince - memberSince or null for none
      • getMemberTotalDurationMonths

        public Integer getMemberTotalDurationMonths()
        The cumulative time the user has been a member for the given level in complete months (the time is rounded down to the nearest integer).
        Returns:
        value or null for none
      • setMemberTotalDurationMonths

        public MembershipsDurationAtLevel setMemberTotalDurationMonths(Integer memberTotalDurationMonths)
        The cumulative time the user has been a member for the given level in complete months (the time is rounded down to the nearest integer).
        Parameters:
        memberTotalDurationMonths - memberTotalDurationMonths or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy