Class UpdateAccountRequest

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

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

    Constructors
    Constructor Description
    UpdateAccountRequest()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • UpdateAccountRequest

      public UpdateAccountRequest()