Interface SaveUserDataProfileCallback.Params

Enclosing interface:
SaveUserDataProfileCallback

public static interface SaveUserDataProfileCallback.Params
The parameters of the SaveUserDataProfileCallback.
  • Method Summary

    Modifier and Type
    Method
    Description
    The user data profile entered in a web form.
  • Method Details

    • profile

      default UserDataProfile profile()
      The user data profile entered in a web form.