Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 703 Bytes

AuthorizationInfoDto.md

File metadata and controls

29 lines (17 loc) · 703 Bytes

AuthorizationInfoDto

Properties

Name Type Description Notes
allowed AllowedEnum
token TokenDto
location LocationReferencesDto [optional]
authorizationReference String [optional]
info DisplayText [optional]

Enum: AllowedEnum

Name Value
ALLOWED "ALLOWED"
BLOCKED "BLOCKED"
EXPIRED "EXPIRED"
NO_CREDIT "NO_CREDIT"
NOT_ALLOWED "NOT_ALLOWED"