Class AssistedChannelLoginResponseDto
java.lang.Object
es.kukenan.smartfi.microservice.clients.dto.AssistedChannelLoginResponseDto
Response of login.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate List<es.kukenan.smartfi.common.service.jwt.enums.EntityBankEnum>Content of JWT Token.private es.kukenan.smartfi.common.service.jwt.JwtBearerTokenContent of JWT Token. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
jwtContent
private es.kukenan.smartfi.common.service.jwt.JwtBearerToken jwtContentContent of JWT Token. -
companies
Content of JWT Token.
-
-
Constructor Details
-
AssistedChannelLoginResponseDto
public AssistedChannelLoginResponseDto()
-