Skip to content

[Bug in SDK]: missing fields in ApplicationInfoItemResult #219

@mesilov

Description

@mesilov

version(s) affected

1.5.0

Description

realty
// ID
// CODE
// VERSION
// STATUS
// INSTALLED
// PAYMENT_EXPIRED
// DAYS
// LANGUAGE_ID
// LICENSE
// LICENSE_TYPE
// LICENSE_FAMILY

typehints

/**

  • Class ApplicationInfoResult
  • @property-read int $ID
  • @property-read string $CODE
  • @property-read array $SCOPE
  • @property-read int $VERSION
  • @property-read string $STATUS
  • @property-read boolean $INSTALLED
  • @property-read string $PAYMENT_EXPIRED
  • @property-read int $DAYS
  • @property-read string $LICENSE
    */

How to reproduce

call method

Possible Solution

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bug in SDKSomething isn't working in SDK

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions