javax.ws.rs.core.Response |
DocumentsService.createPerception(String organizationName,
DocumentoSunatRepresentation perception,
boolean async) |
javax.ws.rs.core.Response |
DocumentsService.createRetention(String organizationName,
DocumentoSunatRepresentation retention,
boolean async) |
javax.ws.rs.core.Response |
DocumentsService.updatePerception(String organizationName,
String id,
DocumentoSunatRepresentation perception,
boolean async) |
javax.ws.rs.core.Response |
DocumentsService.updateRetention(String organizationName,
String id,
DocumentoSunatRepresentation retention,
boolean async) |