Uses of Class
com.mypurecloud.sdk.v2.model.GuestResponseCategory
Packages that use GuestResponseCategory
-
Uses of GuestResponseCategory in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GuestResponseCategoryModifier and TypeMethodDescriptionGuestResponseCategory.dateCreated(Date dateCreated) Date time is represented as an ISO-8601 string.GuestResponseCategory.dateModified(Date dateModified) Date time is represented as an ISO-8601 string.GuestResponseCategory.description(String description) GuestResponseCategory.externalId(String externalId) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type GuestResponseCategoryMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type GuestResponseCategoryModifier and TypeMethodDescriptionGuestCategoryResponseListing.entities(List<GuestResponseCategory> entities) voidGuestCategoryResponseListing.setEntities(List<GuestResponseCategory> entities)