public class ProfilesAddRequest extends Object
| 构造器和说明 |
|---|
ProfilesAddRequest() |
public ProfilesAddRequest accountId(Long accountId)
public Long getAccountId()
public void setAccountId(Long accountId)
public ProfilesAddRequest promotedObjectType(PromotedObjectType promotedObjectType)
public PromotedObjectType getPromotedObjectType()
public void setPromotedObjectType(PromotedObjectType promotedObjectType)
public ProfilesAddRequest promotedObjectId(String promotedObjectId)
public String getPromotedObjectId()
public void setPromotedObjectId(String promotedObjectId)
public ProfilesAddRequest profileType(ProfileType profileType)
public ProfileType getProfileType()
public void setProfileType(ProfileType profileType)
public ProfilesAddRequest headImageId(String headImageId)
public String getHeadImageId()
public void setHeadImageId(String headImageId)
public ProfilesAddRequest profileName(String profileName)
public String getProfileName()
public void setProfileName(String profileName)
public ProfilesAddRequest description(String description)
public String getDescription()
public void setDescription(String description)
Copyright © 2020. All rights reserved.