store_type Eigentum

store_type Eigentum

Ruft den Marktplatztyp ab und legt ihn fest, der durch das Store-Attribut identifiziert wird.

Definition:

@property
def store_type(self):
    ...
@store_type.setter
def store_type(self, value):
    ...

Siehe auch