-
-
-
- serialVersionUID:
- -8746807806526777274L
-
-
Serialized Fields
-
backoffice
int backoffice
Backoffice Id.
-
challengeInput
@NotEmpty @Size(max=50) String challengeInput
Challenge Input.
-
errorCount
@javax.validation.constraints.NotNull int errorCount
error Count.
-
firm
FirmControl firm
firm Id.
-
id
@Size(max=50) String id
Id.
-
operationId
@Size(max=50) String operationId
Operation Id.
-
operationType
@NotNull OperationType operationType
Operation Type.
-
otpCreationDate
LocalDateTime otpCreationDate
creation date value.
-
otpExpirationDate
LocalDate otpExpirationDate
expiration date.
-
otpFirmDate
LocalDateTime otpFirmDate
firm date.
-
otpValue
@Size(max=50) String otpValue
OTP value.
-
status
@NotNull Status status
Status.
-
tppId
String tppId
error Count.
-
user
User user
user associated to the firm.
-
-
Serialized Fields
-
contract
@Size(max=50) String contract
num contrato BE.
-
creationDate
LocalDateTime creationDate
creation date value.
-
data
@Size(max=1000) String data
Data.
-
executionBody
String executionBody
Execution Body.
-
executionHeaders
String executionHeaders
Execution Headers.
-
executionHost
@Size(max=1000) String executionHost
Execution Host.
-
executionMethod
@Size(max=1000) String executionMethod
Execution method.
-
executionUrl
@Size(max=1000) String executionUrl
Execution URL.
-
expirationDate
LocalDateTime expirationDate
expiration date.
-
externalReference
@Size(max=50) String externalReference
External Reference.
-
firmDate
LocalDateTime firmDate
firm date.
-
firmType
@NotEmpty @Size(max=50) String firmType
firm Type.
-
id
@Size(max=50) String id
Id.
-
operationId
@Size(max=50) @NotEmpty String operationId
operation id.
-
operationTypeBackoffice
OperationTypeBackoffice operationTypeBackoffice
Operation Type Backoffice.
-
status
Status status
status Id value.
-
user
User user
user id.
-
-
Serialized Fields
-
eventName
@Size(max=255) String eventName
operation type name.
-
id
@Size(max=30) Integer id
operation type identifier.
-
name
@Size(max=255) @NotNull String name
operation type name.
-
resume
boolean resume
operation type resume.
-
timeExpired
@javax.validation.constraints.NotNull int timeExpired
expired time in minutes.
-
-
Serialized Fields
-
backoffice
Backoffice backoffice
Backoffice Id value.
-
description
@Size(max=100) String description
Description operation type.
-
id
@Size(max=50) Integer id
Id.
-
operationTypeId
OperationType operationTypeId
operation Type Id value.
-
-
- serialVersionUID:
- 1L
-
Serialized Fields
-
address
String address
User address.
-
civilStatus
UserCivilStatus civilStatus
User civil status.
-
companyId
@NotEmpty @Size(max=2,min=2) String companyId
User company.
-
documentId
@Size(max=20) String documentId
User document id.
-
documentType
DocumentType documentType
Type of user document.
-
email
@Size(max=255) String email
email.
-
gender
UserGender gender
User gender.
-
id
@Size(max=50) String id
User Id.
-
language
UserLanguage language
User language.
-
lastUpdatePhoneDate
LocalDate lastUpdatePhoneDate
last update phone date.
-
name
@NotEmpty @Size(max=45) String name
User name.
-
nationality
String nationality
User nationality.
-
natureType
@Size(max=1) String natureType
Nature type.
-
phone
@Size(max=20) String phone
phone.
-
phonePrefix
@Size(max=5) String phonePrefix
phone prefix.
-
state
UserState state
user status.
-
surname
@Size(max=50) String surname
User second surname.
-
type
UserType type
user type.
-
userBackoffice
List<UserBackoffice> userBackoffice
list of user backoffice.
-
userCode
Integer userCode
User code.
-
-
-
-
-
- serialVersionUID:
- -6414003838582829307L
-
- serialVersionUID:
- -457888389514882167L
-
- serialVersionUID:
- -6967088815139599108L
-
-
class BackofficeNotFoundException extends es.kukenan.smartfi.common.service.exceptions.InvalidCallException implements
Serializable
-
class ContractException extends es.kukenan.smartfi.common.service.exceptions.UnexpectedException implements
Serializable
-
class ContractNotConnectedException extends es.kukenan.smartfi.common.service.exceptions.UnexpectedException implements
Serializable
-
class ContractNotEqualException extends es.kukenan.smartfi.common.service.exceptions.UnexpectedException implements
Serializable
-
class FirmAlreadyExistsException extends es.kukenan.smartfi.common.service.exceptions.InvalidCallException implements
Serializable
-
class FirmControlNotFoundException extends es.kukenan.smartfi.common.service.exceptions.InvalidCallException implements
Serializable
-
class OperationTypeBackofficeNotFoundException extends es.kukenan.smartfi.common.service.exceptions.InvalidCallException implements
Serializable
-
class OperationTypeNotFoundException extends es.kukenan.smartfi.common.service.exceptions.InvalidCallException implements
Serializable
-
class StatusNotFoundException extends es.kukenan.smartfi.common.service.exceptions.InvalidCallException implements
Serializable
-
-
class UserBackofficeNotFoundException extends es.kukenan.smartfi.common.service.exceptions.InvalidCallException implements
Serializable
-
class UserContextException extends es.kukenan.smartfi.common.service.exceptions.UnexpectedException implements
Serializable
-
class UserNotEqualException extends es.kukenan.smartfi.common.service.exceptions.InvalidCallException implements
Serializable
-
class UserNotFoundException extends es.kukenan.smartfi.common.service.exceptions.InvalidCallException implements
Serializable