Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 516 Bytes

File metadata and controls

18 lines (9 loc) · 516 Bytes

ShortLinkStatus

If original link is used at first time it may not pass the moderation automatically. Be careful only link in active status can be used for redirect!*

Enum

  • ACTIVE (value: 'active')

  • BLOCKED (value: 'blocked')

  • NOT_PAID (value: 'not_paid')

  • DELETED (value: 'deleted')

  • PROBLEM (value: 'problem')

[Back to Model list] [Back to API list] [Back to README]