API/Autodoc/Files/RuStorePayDeveloperPayload.gd.en.md


containing additional information about the order.

#   содержащая дополнительную информацию о заказе.
class_name RuStorePayDeveloperPayload extends RuStorePayBaseValue

func _init(val: String):
    super(val)
Назад