StoryPostResult

public struct StoryPostResult : Codable

포스팅결과 내용을 담고 있는 구조체

  • id

    포스트 결과 id

    Declaration

    Swift

    public let id: String