Instant Payment Method Input Virtual Account Expiry
@Serializable
입금 만료 기한
validHours와 dueDate 둘 중 하나의 필드만 입력합니다.
Constructors
Link copied to clipboard
constructor(validHours: Int? = null, dueDate: @Serializable(with = InstantSerializer::class ) Instant? = null)