StoryPostResult

public struct StoryPostResult : Codable

포스팅 결과 내용을 담고 있는 구조체 입니다.

  • id

    포스팅 결과 아이디

    Declaration

    Swift

    public let id: String