Class ContractTemplateOrganization

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class ContractTemplateOrganization
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Represents a user and their role in the contract.
    • Method Detail

      • userId

        public java.lang.String userId()
        Gets the userId. The user ID associated with the contract.
        Returns:
        the userId
      • role

        public java.lang.String role()
        Gets the role. The role of the user in the contract.
        Returns:
        the role