GetReferenceStorePlainArgs

data class GetReferenceStorePlainArgs(val referenceStoreId: String) : ConvertibleToJava<GetReferenceStorePlainArgs>

Constructors

Link copied to clipboard
constructor(referenceStoreId: String)

Properties

Link copied to clipboard

The store's ID.

Functions

Link copied to clipboard
open override fun toJava(): GetReferenceStorePlainArgs