Class Extension<T>

java.lang.Object
com.yoti.api.client.shareurl.extension.Extension<T>

public class Extension<T> extends Object
Type and content of a feature for an application
  • Method Details

    • getType

      public String getType()
      Get the feature's type
      Returns:
      the type of the operation
    • getContent

      public T getContent()
      Get the feature's details
      Returns:
      the payload of the operation