Class UpdateCurrentUserRequest

java.lang.Object
com.github.badpop.jcoinbase.model.request.UpdateCurrentUserRequest

public class UpdateCurrentUserRequest
extends java.lang.Object
Create an instance of this class to update the current user and set the fields value for the fields you want to update. Leave other fields empty.
  • Constructor Summary

    Constructors
    Constructor Description
    UpdateCurrentUserRequest()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • UpdateCurrentUserRequest

      public UpdateCurrentUserRequest()