java.lang.Object
com.sinch.sdk.core.utils.EnumDynamic<String,ResourceType>
com.sinch.sdk.domains.numbers.models.v1.webhooks.ResourceType

public class ResourceType extends EnumDynamic<String,ResourceType>
The type of the resource.
  • Field Details

    • ACTIVE_NUMBER

      public static final ResourceType ACTIVE_NUMBER
      Numbers which are already active and updated with new campaign IDs or service plan IDs.
  • Method Details