또한 보기: http://jsonapi.org/format/#document-top-level
상속: implements DocumentInterface, use trait Art4\JsonApiClient\Utils\AccessTrait
예제 #1
0
 function valid()
 {
     return $this->jsonApiDocument->get('data')->has($this->position);
 }