All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.signit.sdk.pojo.SignatureResponse Maven / Gradle / Ivy

There is a newer version: 2.8.5
Show newest version
/*
 * Copyright © 2018 signit.cn. All rights reserved.
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 */
package cn.signit.sdk.pojo;

import cn.signit.sdk.pojo.response.AbstractSignitResponse;

/**
 * 快捷签署响应.
 *
 * @since 1.0.0
 * @since 1.0.2 继承抽象类
 */
public class SignatureResponse extends AbstractSignitResponse {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy