PNRemoveMetadataResult

data class PNRemoveMetadataResult(val status: Int)

Constructors

Link copied to clipboard
constructor(status: Int)

Properties

Link copied to clipboard
val status: Int