feat: 포인트 내역 UI 추가
This commit is contained in:
10
SodaLive/Sources/MyPage/Point/GetPointStatusResponse.swift
Normal file
10
SodaLive/Sources/MyPage/Point/GetPointStatusResponse.swift
Normal file
@@ -0,0 +1,10 @@
|
||||
//
|
||||
// GetPointStatusResponse.swift
|
||||
// SodaLive
|
||||
//
|
||||
// Created by klaus on 5/20/25.
|
||||
//
|
||||
|
||||
struct GetPointStatusResponse: Decodable {
|
||||
let point: Int
|
||||
}
|
||||
Reference in New Issue
Block a user