public class AlipayOpenAuthAppauthInviteCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOpenAuthAppauthInviteCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAuthAppId() |
String |
getRedirectUrl() |
String |
getState() |
void |
setAuthAppId(String authAppId) |
void |
setRedirectUrl(String redirectUrl) |
void |
setState(String state) |
Copyright © 2023. All rights reserved.