redirectUri property

String? redirectUri
getter/setter pair

The place where partners should redirect the end-user to after creation.

This field might also be populated when creation failed. However, Partners should always prepare a default URL to redirect the user in case this field is empty.

Output only.

Implementation

core.String? redirectUri;