public class

VerifyRegistrationEmailResponseImpl

extends BoxResponseImpl
implements VerifyRegistrationEmailResponse
java.lang.Object
   ↳ cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl
     ↳ cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.VerifyRegistrationEmailResponseImpl

Summary

[Expand]
Inherited Fields
From class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl
Public Constructors
VerifyRegistrationEmailResponseImpl()
[Expand]
Inherited Methods
From class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl
From class java.lang.Object
From interface cn.com.believer.songyuanframework.openapi.storage.box.functions.BoxResponse

Public Constructors

public VerifyRegistrationEmailResponseImpl ()